@vtex/css-handles
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@vtex/css-handles", | ||
"version": "1.1.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" | ||
] | ||
] | ||
"description": "> Module for handling CSS classes", | ||
"version": "1.1.2", | ||
"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" | ||
}, | ||
@@ -31,9 +26,3 @@ "repository": { | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/vtex/css-handles/issues" | ||
}, | ||
"homepage": "https://github.com/vtex/css-handles#readme", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -40,0 +29,0 @@ "@pika/pack": "^0.3.6", |
@@ -41,26 +41,14 @@ # @vtex/css-handles | ||
Install `@pika/pack`: | ||
After installing dependencies, with `yarn`, run: | ||
```sh | ||
npm install -g @pika/pack | ||
yarn run build | ||
``` | ||
You can run its build: | ||
``` | ||
pack build | ||
``` | ||
### Publishing | ||
Install `@pika/pack`: | ||
After installing dependencies, with `yarn`, run: | ||
```sh | ||
npm install -g @pika/pack | ||
``` | ||
Run: | ||
``` | ||
pack publish | ||
``` | ||
yarn run publish | ||
``` |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7
0
4574
43
53