ghndbcg

ghndbcg

3rd Grade

5 Qs

quiz-placeholder

Similar activities

Мэдлэгээ бататгая

Мэдлэгээ бататгая

3rd Grade

10 Qs

Tecnologia e trabalho

Tecnologia e trabalho

3rd Grade

10 Qs

ghndbcg

ghndbcg

Assessment

Quiz

Life Project

3rd Grade

Hard

Created by

Pritish Nagpal

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'workspace:' prefix in a package.json 'dependencies' value mean?

It refers to a deprecated feature.

It refers to a local workspace.

It refers to an external library.

It refers to a global package.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which version of Yarn introduced the 'workspace:' prefix?

Yarn 4.x

Yarn 3.x

Yarn 2.x

Yarn 1.x

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can you read more about the 'workspace:' prefix?

In the Yarn documentation

In the npm documentation

In the Babel documentation

In the Lerna documentation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command can you use to check a dependency in Yarn?

yarn why

yarn info

yarn list

yarn check

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'workspace:' prefix ensure?

It ensures the dependency is from a local workspace.

It ensures the dependency is from a remote server.

It ensures the dependency is from a specific registry.

It ensures the dependency is always the latest version.