@agrarium/plugin
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/agrarium/agrarium/compare/@agrarium/plugin@2.0.0...@agrarium/plugin@2.0.1) (2018-07-17) | ||
**Note:** Version bump only for package @agrarium/plugin | ||
<a name="2.0.0"></a> | ||
@@ -8,0 +16,0 @@ # [2.0.0](https://github.com/agrarium/agrarium/compare/@agrarium/plugin@2.0.0-0...@agrarium/plugin@2.0.0) (2018-07-14) |
{ | ||
"name": "@agrarium/plugin", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Base API for Agrarium plugins", | ||
@@ -30,4 +30,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@agrarium/core": "^2.0.0-0" | ||
"@agrarium/core": "^2.0.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
5556
+ Added@types/node@22.10.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.2(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@agrarium/core@^2.0.0