@pnp/queryable
Advanced tools
Comparing version 3.0.1 to 3.0.2-v3nightly.20220123
{ | ||
"name": "@pnp/queryable", | ||
"version": "3.0.1", | ||
"description": "pnp - provides shared odata functionality and base classes", | ||
"main": "./index.js", | ||
"typings": "./index", | ||
"dependencies": { | ||
"tslib": "2.3.1", | ||
"@pnp/core": "3.0.1" | ||
}, | ||
"funding": { | ||
"type": "individual", | ||
"url": "https://github.com/sponsors/patrick-rodgers/" | ||
}, | ||
"type": "module", | ||
"engines": { | ||
"node": ">=14.15.1" | ||
}, | ||
"author": { | ||
"name": "Microsoft and other contributors" | ||
}, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnp/pnpjs/issues" | ||
}, | ||
"homepage": "https://github.com/pnp/pnpjs", | ||
"repository": { | ||
"type": "git", | ||
"url": "git:github.com/pnp/pnpjs" | ||
} | ||
"name": "@pnp/queryable", | ||
"version": "3.0.2-v3nightly.20220123", | ||
"description": "pnp - provides shared odata functionality and base classes", | ||
"main": "./index.js", | ||
"typings": "./index", | ||
"dependencies": { | ||
"tslib": "2.3.1", | ||
"@pnp/core": "3.0.2-v3nightly.20220123" | ||
}, | ||
"funding": { | ||
"type": "individual", | ||
"url": "https://github.com/sponsors/patrick-rodgers/" | ||
}, | ||
"type": "module", | ||
"engines": { | ||
"node": ">=14.15.1" | ||
}, | ||
"author": { | ||
"name": "Microsoft and other contributors" | ||
}, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnp/pnpjs/issues" | ||
}, | ||
"homepage": "https://github.com/pnp/pnpjs", | ||
"repository": { | ||
"type": "git", | ||
"url": "git:github.com/pnp/pnpjs" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
73002
1
+ Added@pnp/core@3.0.2-v3nightly.20220123(transitive)
- Removed@pnp/core@3.0.1(transitive)