Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "polished", | ||
"version": "3.0.3", | ||
"description": "A lightweight toolset for writing styles in Javascript.", | ||
"license": "MIT", | ||
"author": "Brian Hough <hello@brianhough.net> (https://polished.js.org)", | ||
"homepage": "https://polished.js.org", | ||
"bugs": "https://github.com/styled-components/polished/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/styled-components/polished.git" | ||
}, | ||
"keywords": [ | ||
"styled-components", | ||
"polished", | ||
"emotion", | ||
"glamor", | ||
"css-in-js", | ||
"inline-styles", | ||
"react", | ||
"flow", | ||
"typescript" | ||
], | ||
"main": "lib/index.js", | ||
"module": "dist/polished.es.js", | ||
"types": "lib/index.d.ts", | ||
"version": "3.0.2", | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -46,22 +66,5 @@ "build": "yarn build:lib && yarn build:dist && yarn build:flow && yarn build:docs && yarn build:typescript", | ||
}, | ||
"author": "Brian Hough <hello@brianhough.net> (https://polished.js.org)", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/styled-components/polished.git" | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1" | ||
}, | ||
"keywords": [ | ||
"styled-components", | ||
"polished", | ||
"emotion", | ||
"glamor", | ||
"css-in-js", | ||
"inline-styles", | ||
"react", | ||
"typescript" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/styled-components/polished/issues" | ||
}, | ||
"homepage": "https://github.com/styled-components/polished#readme", | ||
"devDependencies": { | ||
@@ -79,2 +82,3 @@ "@babel/cli": "^7.2.3", | ||
"babel-plugin-annotate-pure-calls": "^0.4.0", | ||
"babel-plugin-preval": "3.0.1", | ||
"concat-stream": "^2.0.0", | ||
@@ -126,6 +130,2 @@ "cross-env": "^5.2.0", | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"babel-plugin-preval": "3.0.1" | ||
}, | ||
"husky": { | ||
@@ -132,0 +132,0 @@ "hooks": { |
@@ -53,3 +53,3 @@ <a href="https://github.com/styled-components/polished"> | ||
`✨ polished` has [TypeScript](https://www.typescriptlang.org/) definitions to allow the library to be used in any TypeScript project. | ||
`✨ polished` has [TypeScript](https://www.typescriptlang.org/) definitions to allow the library to be used in any TypeScript project. You will need to set `moduleResolution` to `node` in your `tsconfig.json` in order to use `✨ polished` with TypeScript. | ||
@@ -56,0 +56,0 @@ ### Babel plugin |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
2598312
1
42
1
- Removedbabel-plugin-preval@3.0.1
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@types/parse-json@4.0.2(transitive)
- Removedbabel-plugin-macros@2.8.0(transitive)
- Removedbabel-plugin-preval@3.0.1(transitive)
- Removedcallsites@3.1.0(transitive)
- Removedcosmiconfig@6.0.0(transitive)
- Removederror-ex@1.3.2(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedimport-fresh@3.3.0(transitive)
- Removedis-arrayish@0.2.1(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedjson-parse-even-better-errors@2.3.1(transitive)
- Removedlines-and-columns@1.2.4(transitive)
- Removedparent-module@1.0.1(transitive)
- Removedparse-json@5.2.0(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpath-type@4.0.0(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedrequire-from-string@2.0.2(transitive)
- Removedresolve@1.22.8(transitive)
- Removedresolve-from@4.0.0(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedyaml@1.10.2(transitive)