Socket
Socket
Sign inDemoInstall

@paprika/icon

Package Overview
Dependencies
90
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.8 to 3.0.0-next.0

6

package.json
{
"name": "@paprika/icon",
"version": "2.1.8",
"version": "3.0.0-next.0",
"description": "Icon component is a graphic to represent something else",

@@ -19,3 +19,3 @@ "author": "@paprika",

"svgr": "svgr -d . ./src/svg --out-dir src/",
"build-declaration": "npx typescript src/*.js --declaration --allowJs --emitDeclarationOnly --outDir src",
"build-declaration": "npx tsc src/*.js --declaration --allowJs --emitDeclarationOnly --outDir src",
"pretranspile": "yarn rimraf \"src/!(index).js\" && yarn rimraf src/*.d.ts && yarn svgr && yarn build-declaration"

@@ -25,3 +25,3 @@ },

"@babel/runtime-corejs2": "^7.3.1",
"@paprika/tokens": "^2.0.1",
"@paprika/tokens": "^3.0.0-next.0",
"prop-types": "^15.7.2"

@@ -28,0 +28,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc