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.11.0 to 0.12.0

lib/cjs/index.js

189

package.json
{
"name": "atomic-layout",
"version": "0.11.0",
"description": "Physical representation of layout composition to create declarative, responsive layouts in React.",
"version": "0.12.0",
"license": "MIT",
"esnext": "src/index.ts",
"main": "cjs/index.js",
"module": "esm/index.js",
"umd:main": "umd/index.js",
"types": "types/index.d.ts",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"umd:main": "lib/umd/index.js",
"types": "lib/types/index.d.ts",
"scripts": {
"start": "node_modules/.bin/rollup -c -w --environment NODE_ENV:production,TARGET:cjs",
"start": "rollup -c -w --environment NODE_ENV:production,TARGET:cjs",
"storybook": "start-storybook -p 6020",
"lint": "tslint -c ./tslint.json 'src/**/*.{ts,tsx}'",
"clean": "rimraf cjs umd esm types && exit 0",
"lint": "tslint -c tslint.json 'src/**/*.{ts,tsx}'",
"clean": "rimraf lib",
"build": "yarn clean && yarn build:types && yarn build:all",
"build:all": "node_modules/.bin/rollup -c --environment NODE_ENV:production",
"build:cjs": "node_modules/.bin/rollup -c --environment NODE_ENV:production,TARGET:cjs",
"build:umd": "node_modules/.bin/rollup -c --environment NODE_ENV:production,TARGET:umd",
"build:esm": "node_modules/.bin/rollup -c --environment NODE_ENV:production,TARGET:esm",
"build:types": "ttsc --skipLibCheck",
"build:all": "rollup -c --environment NODE_ENV:production",
"build:cjs": "rollup -c --environment NODE_ENV:production,TARGET:cjs",
"build:umd": "rollup -c --environment NODE_ENV:production,TARGET:umd",
"build:esm": "rollup -c --environment NODE_ENV:production,TARGET:esm",
"build:storybook": "cross-env TARGET=cjs build-storybook",
"build:storybook:umd": "cross-env TARGET=umd build-storybook",
"build:storybook:esm": "cross-env TARGET=esm build-storybook",
"cypress": "node_modules/.bin/cypress open --env envName=dev",
"cypress:cli": "node_modules/.bin/cypress run --spec examples/all.test.js --browser chrome --env envName=ci",
"jest": "jest",
"bundlesize": "bundlesize",
"bundlesize:cjs": "bundlesize -f lib/cjs/index.js",
"bundlesize:umd": "bundlesize -f lib/umd/index.js",
"bundlesize:esm": "bundlesize -f lib/esm/index.js",
"cypress": "cypress open --env envName=dev",
"cypress:cli": "cypress run --spec=./examples/all.test.js --browser=chrome --env envName=ci",
"test": "yarn test:unit && yarn test:e2e",
"test:unit": "cross-env BABEL_ENV=test jest --runInBand",
"test:e2e": "yarn cypress:cli",
"test": "yarn test:unit && yarn test:e2e",
"bundlesize": "node_modules/.bin/bundlesize",
"ci": "yarn build && yarn bundlesize && yarn build:storybook && yarn test",
"prepublishOnly": "yarn ci"
"verify": "yarn lint && yarn build && yarn bundlesize && yarn test",
"prepublishOnly": "yarn verify"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"pre-push": "yarn test:unit"
}
},
"lint-staged": {
"*.{ts,tsx}": [
"yarn lint",
"prettier --write",
"git add"
]
},
"bundlesize": [
{
"path": "./cjs/index.js",
"maxSize": "20 kB"
"path": "lib/cjs/index.js",
"maxSize": "10 kB"
},
{
"path": "lib/umd/index.js",
"maxSize": "10 kB"
},
{
"path": "lib/esm/index.js",
"maxSize": "10 kB"
}
],
"peerDependencies": {
"react": ">= 16.8",
"styled-components": ">= 4"
},
"dependencies": {
"@atomic-layout/core": "^0.11.1"
},
"devDependencies": {
"@babel/core": "7.7.2",
"@babel/plugin-proposal-class-properties": "7.7.0",
"@babel/plugin-proposal-export-default-from": "7.5.2",
"@babel/plugin-proposal-export-namespace-from": "7.5.2",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/preset-env": "7.7.4",
"@babel/preset-react": "7.7.4",
"@babel/preset-typescript": "7.7.4",
"@cypress/webpack-preprocessor": "4.1.0",
"@storybook/addon-actions": "5.1.9",
"@storybook/addon-links": "5.1.9",
"@storybook/react": "5.1.9",
"@testing-library/jest-dom": "4.1.0",
"@testing-library/react": "9.3.2",
"@types/jest": "24.0.23",
"@types/react": "16.9.13",
"@types/react-dom": "16.9.4",
"@types/styled-components": "4.4.0",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
"bundlesize": "0.18.0",
"chai": "4.2.0",
"coveralls": "3.0.9",
"cypress": "3.7.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"rollup": "1.27.5",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-sourcemaps": "0.4.2",
"rollup-plugin-terser": "5.1.2",
"rollup-plugin-typescript": "1.0.1",
"rollup-plugin-typescript2": "0.25.2",
"storybook": "5.1.11",
"styled-components": "4.4.1",
"tslint-react": "4.1.0",
"ttypescript": "1.5.8"
},
"files": [
"lib",
"README.md"
],
"author": {

@@ -60,4 +108,11 @@ "name": "Artem Zakharchenko",

"type": "git",
"url": "https://github.com/kettanaito/atomic-layout"
"url": "https://github.com/kettanaito/atomic-layout/packages/atomic-layout"
},
"bugs": {
"url": "https://github.com/kettanaito/atomic-layout/issues"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/atomic-layout"
},
"keywords": [

@@ -71,65 +126,3 @@ "atomic",

],
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/atomic-layout"
},
"peerDependencies": {
"react": ">= 16.8",
"styled-components": ">= 4"
},
"devDependencies": {
"@babel/core": "7.7.2",
"@babel/plugin-proposal-class-properties": "7.7.0",
"@babel/plugin-proposal-export-default-from": "^7.5.2",
"@babel/plugin-proposal-export-namespace-from": "^7.5.2",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@babel/preset-typescript": "^7.7.4",
"@cypress/webpack-preprocessor": "^4.1.0",
"@storybook/addon-actions": "5.1.9",
"@storybook/addon-links": "5.1.9",
"@storybook/react": "5.1.9",
"@testing-library/jest-dom": "^4.1.0",
"@testing-library/react": "^9.3.2",
"@types/jest": "^24.0.23",
"@types/react": "^16.9.13",
"@types/react-dom": "^16.9.4",
"@types/styled-components": "^4.4.0",
"@zerollup/ts-transform-paths": "^1.7.3",
"babel-core": "^6.26.3",
"babel-loader": "^8.0.6",
"bundlesize": "^0.18.0",
"chai": "^4.2.0",
"coveralls": "^3.0.9",
"cross-env": "^5.2.0",
"cypress": "^3.7.0",
"husky": "^3.1.0",
"jest": "^24.9.0",
"lint-staged": "^9.5.0",
"match-media-mock": "^0.1.1",
"prettier": "^1.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"rimraf": "^3.0.0",
"rollup": "^1.27.5",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.25.2",
"storybook": "^5.1.11",
"styled-components": "^4.4.1",
"ts-jest": "^24.2.0",
"tslib": "^1.10.0",
"tslint": "^5.19.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^4.1.0",
"ttypescript": "^1.5.8",
"typescript": "^3.7.2",
"url": "^0.11.0"
}
"gitHead": "0a90e756dd06980ce28089a9d14790f138eed64c"
}
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