@agconnect/api
Advanced tools
Comparing version 1.1.0 to 1.2.0-beta1
{ | ||
"name": "@agconnect/api", | ||
"version": "1.1.0", | ||
"version": "1.2.0-beta1", | ||
"description": "", | ||
@@ -17,10 +17,10 @@ "main": "./dist/index.node.cjs.js", | ||
"devDependencies": { | ||
"typescript": "3.7.5", | ||
"@rollup/plugin-json": "^4.0.2", | ||
"rollup-plugin-typescript2": "0.25.3", | ||
"rollup-plugin-terser": "^5.3.1" | ||
"rollup-plugin-terser": "^5.3.1", | ||
"rollup-plugin-typescript2": "^0.29.0", | ||
"typescript": "^4.0.5" | ||
}, | ||
"dependencies": { | ||
"@agconnect/api-types": "1.1.0" | ||
"@agconnect/api-types": "^1.2.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
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
3731
2
+ Added@agconnect/api-types@1.3.2(transitive)
- Removed@agconnect/api-types@1.1.0(transitive)