@agconnect/api
Advanced tools
Comparing version 1.0.0 to 1.1.0-beta1
{ | ||
"name": "@agconnect/api", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "./dist/index.node.cjs.js", | ||
"module": "./dist/index.esm.js", | ||
"scripts": { | ||
"build": "rollup -c" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"typings": "dist/index.d.ts", | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"typescript": "3.7.5", | ||
"@rollup/plugin-json": "^4.0.2", | ||
"rollup-plugin-typescript2": "0.25.3", | ||
"rollup-plugin-terser": "^5.3.0" | ||
}, | ||
"dependencies": { | ||
"@agconnect/api-types": "1.0.0" | ||
} | ||
"name": "@agconnect/api", | ||
"version": "1.1.0-beta1", | ||
"description": "", | ||
"main": "./dist/index.node.cjs.js", | ||
"module": "./dist/index.esm.js", | ||
"scripts": { | ||
"build": "rollup -c" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"typings": "dist/index.d.ts", | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"typescript": "3.7.5", | ||
"@rollup/plugin-json": "^4.0.2", | ||
"rollup-plugin-typescript2": "0.25.3", | ||
"rollup-plugin-terser": "^5.3.1" | ||
}, | ||
"dependencies": { | ||
"@agconnect/api-types": "1.1.0-beta1" | ||
} | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
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
3753
1
2
+ Added@agconnect/api-types@1.1.0-beta1(transitive)
- Removed@agconnect/api-types@1.0.0(transitive)