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

atomic-layout

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic-layout - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

9

package.json
{
"name": "atomic-layout",
"version": "0.4.0",
"version": "0.4.1",
"description": "A single component to distribute a spacial relation in your layouts using CSS Grid.",

@@ -23,4 +23,4 @@ "keywords": [

"scripts": {
"start": "start-storybook -p 6020",
"dev": "cross-env NODE_ENV=development webpack --watch",
"start": "cross-env NODE_ENV=development webpack --watch",
"storybook": "start-storybook -p 6020",
"build": "webpack",

@@ -34,6 +34,5 @@ "cypress": "node_modules/.bin/cypress open",

"test": "npm run test:unit && npm run test:e2e",
"postinstall": "npm run build",
"precommit": "lint-staged",
"prepush": "npm run test:unit",
"prepublishOnly": "npm run build && npm test"
"preversion": "npm run build && npm test"
},

@@ -40,0 +39,0 @@ "lint-staged": {

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