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.7.1 to 0.7.2

10

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

@@ -10,2 +10,3 @@ "main": "lib/index.js",

"storybook": "start-storybook -p 6020",
"lint": "tslint -c ./tslint.json 'src/**/*.{ts,tsx}'",
"clean": "rimraf lib && exit 0",

@@ -27,3 +28,3 @@ "build": "yarn clean && yarn build:types && cross-env NODE_ENV=production webpack",

"*.{ts,tsx}": [
"eslint ./src/",
"yarn lint",
"prettier --write",

@@ -85,7 +86,2 @@ "git add"

"cypress": "^3.0.3",
"eslint": "^5.9.0",
"eslint-config-prettier": "^3.3.0",
"eslint-loader": "^2.1.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-react": "^7.11.1",
"husky": "^1.0.0-rc.9",

@@ -92,0 +88,0 @@ "jest": "23.6.0",

Sorry, the diff of this file is too big to display

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