Socket
Socket
Sign inDemoInstall

carbon-components-react

Package Overview
Dependencies
Maintainers
1
Versions
1174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-components-react - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

15

package.json
{
"name": "carbon-components-react",
"version": "3.0.1",
"description": "A React wrapper for carbon-components",

@@ -17,3 +16,4 @@ "main": "cjs/index.js",

"build-storybook": "build-storybook",
"start": "npm run storybook"
"start": "npm run storybook",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},

@@ -106,2 +106,3 @@ "keywords": [

"carbon-components": "^7.5.7",
"carbon-icons": "^6.0.4",
"commitizen": "^2.9.5",

@@ -130,3 +131,4 @@ "css-loader": "^0.28.4",

"storybook-addon-a11y": "^3.0.0",
"validate-commit-msg": "^2.10.1"
"validate-commit-msg": "^2.10.1",
"semantic-release": "^6.3.6"
},

@@ -166,3 +168,8 @@ "jest": {

}
}
},
"repository": {
"type": "git",
"url": "https://github.com/carbon-design-system/carbon-components-react.git"
},
"version": "3.0.2"
}
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