@vtex/css-handles
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@vtex/css-handles", | ||
"description": "> Module for handling CSS classes", | ||
"version": "1.0.0", | ||
"license": "ISC", | ||
"esnext": "dist-src/index.js", | ||
"main": "dist-node/index.js", | ||
"module": "dist-web/index.js", | ||
"types": "dist-types/index.d.ts", | ||
"pika": true, | ||
"sideEffects": false, | ||
"keywords": [], | ||
"files": [ | ||
"dist-*/", | ||
"assets/", | ||
"bin/" | ||
], | ||
"homepage": "https://github.com/vtex/css-handles#readme", | ||
"bugs": { | ||
"url": "https://github.com/vtex/css-handles/issues" | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"@pika/pack": { | ||
"pipeline": [ | ||
[ | ||
"@pika/plugin-standard-pkg", | ||
{ | ||
"exclude": [ | ||
"__tests__/**/*" | ||
] | ||
} | ||
], | ||
[ | ||
"@pika/plugin-build-node" | ||
], | ||
[ | ||
"@pika/plugin-build-web" | ||
], | ||
[ | ||
"@pika/plugin-build-types" | ||
] | ||
] | ||
}, | ||
@@ -26,3 +31,9 @@ "repository": { | ||
}, | ||
"dependencies": {}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/vtex/css-handles/issues" | ||
}, | ||
"homepage": "https://github.com/vtex/css-handles#readme", | ||
"devDependencies": { | ||
@@ -29,0 +40,0 @@ "@pika/pack": "^0.3.6", |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
2737
36
4