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

@posten/hedwig-react

Package Overview
Dependencies
Maintainers
7
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posten/hedwig-react - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

13

package.json
{
"name": "@posten/hedwig-react",
"homepage": "http://bring.github.io/hedwig-react",
"version": "0.0.3",
"version": "0.0.4",
"description": "Hedwig react components",

@@ -27,3 +27,2 @@ "author": "Posten",

"test:watch": "react-scripts test --env=jsdom",
"predeploy": "npm run build-storybook",
"deploy": "gh-pages -d example/build",

@@ -33,6 +32,10 @@ "storybook-posten": "STORYBOOK_THEME=posten start-storybook -p 6006",

"build-storybook": "build-storybook",
"predeploy-storybook": "npm run build-storybook",
"deploy-storybook": "gh-pages -d storybook-static"
},
"peerDependencies": {
"react": "^16.0.0"
"react": "^17.0.1"
},

@@ -63,4 +66,4 @@ "devDependencies": {

"prettier": "^2.0.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "^3.4.1"

@@ -67,0 +70,0 @@ },

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