haystack-units
Advanced tools
Comparing version 1.0.23 to 1.0.24
@@ -15,3 +15,3 @@ { | ||
"email": "support@j2inn.com", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"module": "dist/index.es.js", | ||
@@ -50,3 +50,2 @@ "main": "dist/index.js", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"haystack-core": "^2.0.45", | ||
"npm-dts": "^1.3.12", | ||
@@ -65,6 +64,6 @@ "npm-dts-webpack-plugin": "^1.3.12", | ||
}, | ||
"peerDependencies": { | ||
"haystack-core": "^2.0.45" | ||
}, | ||
"sideEffects": false | ||
"sideEffects": false, | ||
"dependencies": { | ||
"haystack-core": "^2.0.46" | ||
} | ||
} |
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
19
216806
+ Addedhaystack-core@^2.0.46