New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@carbon/grid

Package Overview
Dependencies
Maintainers
11
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/grid - npm Package Compare versions

Comparing version 0.0.1-alpha.26 to 0.0.1-alpha.27

css/grid.css

15

package.json
{
"name": "@carbon/grid",
"description": "Grid for digital and software products using the Carbon Design System",
"version": "0.0.1-alpha.26",
"version": "0.0.1-alpha.27",
"license": "Apache-2.0",

@@ -9,2 +9,3 @@ "repository": "https://github.com/IBM/carbon-elements/tree/master/packages/grid",

"files": [
"css",
"scss"

@@ -23,6 +24,14 @@ ],

},
"scripts": {
"build": "yarn clean && bundler bundle:scss scss/grid.scss",
"clean": "rimraf css"
},
"dependencies": {
"@carbon/import-once": "0.0.1-alpha.26",
"@carbon/layout": "0.0.1-alpha.26"
"@carbon/import-once": "0.0.1-alpha.27",
"@carbon/layout": "0.0.1-alpha.27"
},
"devDependencies": {
"@carbon/bundler": "0.0.1-alpha.27",
"rimraf": "^2.6.3"
},
"eyeglass": {

@@ -29,0 +38,0 @@ "exports": false,

scss/_container.scss

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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