@zodash/load-css
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.6](https://github.com/zcorky/zodash/compare/@zodash/load-css@0.0.5...@zodash/load-css@0.0.6) (2021-03-25) | ||
**Note:** Version bump only for package @zodash/load-css | ||
## [0.0.5](https://github.com/zcorky/zodash/compare/@zodash/load-css@0.0.4...@zodash/load-css@0.0.5) (2021-03-24) | ||
@@ -8,0 +16,0 @@ |
@@ -72,2 +72,1 @@ "use strict"; | ||
exports.default = loadCss; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@zodash/load-css", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Dynamic load css file", | ||
@@ -16,4 +16,3 @@ "keywords": [ | ||
"directories": { | ||
"lib": "lib", | ||
"test": "__tests__" | ||
"lib": "lib" | ||
}, | ||
@@ -63,3 +62,3 @@ "files": [ | ||
"scripts": { | ||
"tsc": "tsc", | ||
"build": "tsc", | ||
"test": "jest -w 1", | ||
@@ -71,3 +70,3 @@ "coverage": "codecov" | ||
}, | ||
"gitHead": "476cc71bdf3cc5914d55495eaa9e3d07472885d9" | ||
"gitHead": "bd85904bdf3094ed8d65df0fa57c695c74d4dc87" | ||
} |
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
6167
6