@stylable/core
Advanced tools
Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "@stylable/core", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "CSS for Components", | ||
@@ -19,6 +19,6 @@ "main": "./cjs/index.js", | ||
"is-vendor-prefixed": "^3.3.1", | ||
"jest-docblock": "^25.2.6", | ||
"jest-docblock": "^25.3.0", | ||
"lodash.clonedeep": "^4.5.0", | ||
"lodash.clonedeepwith": "^4.5.0", | ||
"murmurhash": "^0.0.2", | ||
"murmurhash": "^1.0.0", | ||
"postcss": "^7.0.27", | ||
@@ -48,3 +48,3 @@ "postcss-js": "^2.0.3", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "396407607f59f09f3f07826b6028a6274371db45" | ||
"gitHead": "73211f0e332cd7a12845116a60a05a5707179876" | ||
} |
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
+ Addedmurmurhash@1.0.0(transitive)
- Removedmurmurhash@0.0.2(transitive)
Updatedjest-docblock@^25.3.0
Updatedmurmurhash@^1.0.0