Comparing version 2.1.9 to 2.1.10
{ | ||
"name": "goober", | ||
"version": "2.1.9", | ||
"version": "2.1.10", | ||
"description": "A less than 1KB css-in-js solution", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
{ | ||
"name": "goober-autoprefixer", | ||
"version": "1.2.1", | ||
"version": "1.2.3", | ||
"sideEffects": false, | ||
@@ -16,2 +16,3 @@ "main": "./dist/goober-autoprefixer.cjs", | ||
}, | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -35,3 +36,11 @@ "build": "rm -rf ./dist && microbundle --entry src/index.js --name gooberPrefixer --no-sourcemap --generateTypes false", | ||
"postcss" | ||
], | ||
"files": [ | ||
"src", | ||
"dist", | ||
"README.md", | ||
"package.json", | ||
"LICENSE", | ||
"autoprefixer.d.ts" | ||
] | ||
} |
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
115595
59