New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alvarium/react-statements

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alvarium/react-statements - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "@alvarium/react-statements",
"version": "1.0.0",
"version": "1.0.1",
"description": "Collection of React statements",

@@ -25,3 +25,8 @@ "author": "Alvarium.io",

},
"keywords": ["react", "es-module", "react-component", "react-statements"],
"keywords": [
"react",
"es-module",
"react-component",
"react-statements"
],
"scripts": {

@@ -33,4 +38,3 @@ "test": "cross-env CI=1 react-scripts-ts test --env=jsdom",

"prepare": "yarn run build",
"predeploy": "cd example && yarn install && yarn run build",
"deploy": "gh-pages -d example/build"
"postversion": "git push && git push --follow-tags --no-verify"
},

@@ -37,0 +41,0 @@ "dependencies": {},

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