Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@styled-icons/styled-icon

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@styled-icons/styled-icon - npm Package Compare versions

Comparing version 10.5.0 to 10.6.0

index.d.ts

36

package.json
{
"name": "@styled-icons/styled-icon",
"version": "10.5.0",
"version": "10.6.0",
"license": "MIT",
"description": "Styled Icons base component",
"author": "Jacob Gillespie <jacobwgillespie@gmail.com>",
"homepage": "https://github.com/jacobwgillespie/styled-icons",
"repository": "git://github.com/jacobwgillespie/styled-icons.git",
"license": "MIT",
"homepage": "https://github.com/styled-icons/styled-icons",
"repository": "git://github.com/styled-icons/styled-icons.git",
"keywords": [
"styled-icons"
],
"funding": {
"type": "GitHub",
"url": "https://github.com/sponsors/jacobwgillespie"
},
"main": "./dist/index.js",

@@ -13,15 +20,11 @@ "module": "./dist/index.esm.js",

"sideEffects": false,
"keywords": [
"styled-icons"
],
"files": [
"dist"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc --project tsconfig.esm.json && mv dist/index.js dist/index.esm.js && tsc --project tsconfig.json",
"clean": "rm -rf dist"
"clean": "ALLOWED_FILES=index.tsx clean-package"
},
"dependencies": {
"@emotion/is-prop-valid": "^0.8.7",
"tslib": "^2.0.0"
"@babel/runtime": "^7.10.3",
"@emotion/is-prop-valid": "^0.8.7"
},

@@ -33,7 +36,6 @@ "peerDependencies": {

"devDependencies": {
"@styled-icons/tsconfig": "^10.5.0",
"@styled-icons/pack-builder": "^10.6.0",
"react": "^16.13.1",
"styled-components": "^5.1.1"
},
"gitHead": "d2702c51f0390b58126116bf14485c85b925adbd"
}
}
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