@stylable/build-tools
Advanced tools
Comparing version 4.5.0 to 4.5.1
{ | ||
"name": "@stylable/build-tools", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "Collection of helper functions for Stylable based tooling.", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.5.0", | ||
"@stylable/core": "^4.5.1", | ||
"find-config": "^1.0.0" | ||
@@ -28,3 +28,3 @@ }, | ||
"author": "Wix.com", | ||
"license": "BSD-3-Clause" | ||
"license": "MIT" | ||
} |
@@ -16,2 +16,2 @@ # @stylable/build-tools | ||
## License | ||
Copyright (c) 2021 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by an [BSD license](./LICENSE). | ||
Copyright (c) 2021 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by an [MIT license](./LICENSE). |
Sorry, the diff of this file is not supported yet
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
22833
Updated@stylable/core@^4.5.1