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.12 to 0.0.13

10

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

@@ -53,6 +53,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"
}

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