Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vtex/css-handles

Package Overview
Dependencies
Maintainers
39
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/css-handles - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

src/index.tsx

49

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc