@stoplight/path
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0-beta.2
{ | ||
"name": "@stoplight/path", | ||
"version": "2.0.0-beta.1", | ||
"version": "2.0.0-beta.2", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "keywords": [], | ||
"license": "Apache-2.0", | ||
"type": "module", | ||
"type": "commonjs", | ||
"main": "./dist/cjs/index.js", | ||
@@ -48,3 +48,3 @@ "module": "./dist/esm/index.js", | ||
"test.watch": "yarn test --watch", | ||
"yalc": "yarn build && (cd dist && yalc push)", | ||
"yalc": "yarn build && yalc push", | ||
"yalc.watch": "nodemon --watch 'src/**/*' --exec 'yarn yalc'" | ||
@@ -51,0 +51,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
210492
No