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

@reacture/core

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reacture/core - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

10

package.json
{
"name": "@reacture/core",
"version": "0.0.9",
"version": "0.0.10",
"description": "A core set of React UI components",

@@ -50,6 +50,6 @@ "keywords": [

},
"./Button": {
"types": "./lib/components/Button/index.d.ts",
"import": "./lib/components/Button/index.js",
"require": "./lib-commonjs/components/Button/index.js"
"./lib/Button": {
"types": "./lib/Button/index.d.ts",
"import": "./lib/Button/index.js",
"require": "./lib-commonjs/Button/index.js"
}

@@ -56,0 +56,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