styled-spinkit
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "styled-spinkit", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Spinner Loading components", | ||
@@ -40,4 +40,3 @@ "license": "MIT", | ||
".{ts,tsx,js,json,md}": [ | ||
"prettier --write", | ||
"git add" | ||
"prettier --write" | ||
] | ||
@@ -50,36 +49,35 @@ }, | ||
"devDependencies": { | ||
"@akameco/tsconfig": "0.3.0", | ||
"@types/jest": "24.0.23", | ||
"@types/react": "16.9.13", | ||
"@types/react-test-renderer": "16.9.1", | ||
"@types/round-to": "3.0.0", | ||
"@types/styled-components": "4.4.0", | ||
"all-contributors-cli": "6.11.0", | ||
"eslint": "6.7.0", | ||
"eslint-config-precure": "5.1.0", | ||
"husky": "3.1.0", | ||
"jest": "24.9.0", | ||
"jest-styled-components": "6.3.4", | ||
"lint-staged": "9.4.3", | ||
"@akameco/tsconfig": "0.4.0", | ||
"@types/jest": "25.1.4", | ||
"@types/react": "16.9.23", | ||
"@types/react-test-renderer": "16.9.2", | ||
"@types/styled-components": "5.0.1", | ||
"all-contributors-cli": "6.14.0", | ||
"eslint": "6.8.0", | ||
"eslint-config-precure": "5.3.1", | ||
"husky": "4.2.3", | ||
"jest": "25.1.0", | ||
"jest-styled-components": "7.0.0", | ||
"lint-staged": "10.0.8", | ||
"parcel-bundler": "1.12.4", | ||
"prettier": "1.19.1", | ||
"react": "16.12.0", | ||
"react-dom": "16.12.0", | ||
"react-test-renderer": "16.12.0", | ||
"rimraf": "3.0.0", | ||
"rollup": "1.27.4", | ||
"react": "16.13.0", | ||
"react-dom": "16.13.0", | ||
"react-test-renderer": "16.13.0", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.1.0", | ||
"rollup-plugin-node-resolve": "5.2.0", | ||
"rollup-plugin-terser": "5.1.2", | ||
"rollup-plugin-terser": "5.3.0", | ||
"storyshots": "3.2.2", | ||
"styled-components": "4.4.1", | ||
"stylelint": "12.0.0", | ||
"stylelint-config-standard": "19.0.0", | ||
"styled-components": "5.0.1", | ||
"stylelint": "13.2.1", | ||
"stylelint-config-standard": "20.0.0", | ||
"stylelint-config-styled-components": "0.1.1", | ||
"stylelint-processor-styled-components": "1.9.0", | ||
"ts-jest": "24.2.0", | ||
"typescript": "3.7.2" | ||
"stylelint-processor-styled-components": "1.10.0", | ||
"ts-jest": "25.2.1", | ||
"typescript": "3.8.3" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=15.0.0", | ||
"styled-components": ">=2.0.0" | ||
"styled-components": ">=5.0.0" | ||
}, | ||
@@ -86,0 +84,0 @@ "husky": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
84847
29
0