@yarnpkg/json-proxy
Advanced tools
Comparing version 2.0.0-rc.9 to 2.1.0
@@ -1,2 +0,3 @@ | ||
export { makeTracker, Tracker } from './makeTracker'; | ||
export { makeTracker } from './makeTracker'; | ||
export type { Tracker } from './makeTracker'; | ||
export { makeUpdater, updateAndSave } from './makeUpdater'; |
{ | ||
"name": "@yarnpkg/json-proxy", | ||
"version": "2.0.0-rc.9", | ||
"version": "2.1.0", | ||
"license": "BSD-2-Clause", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/fslib": "^2.0.0-rc.22", | ||
"@yarnpkg/fslib": "^2.1.0", | ||
"tslib": "^1.13.0" | ||
@@ -9,0 +9,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11694
322
1
Updated@yarnpkg/fslib@^2.1.0