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

@react-input/core

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-input/core - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

8

package.json
{
"name": "@react-input/core",
"version": "1.0.16",
"version": "1.0.17",
"license": "MIT",

@@ -55,4 +55,3 @@ "author": "Nikolay Goncharuk <goncharuk.bro@gmail.com>",

"*": [
"dist/@types/*",
"dist/@types/*/index.d.ts"
"dist/@types/*"
]

@@ -65,4 +64,3 @@ }

"scripts": {
"write:entries": "ts-node ../../scripts/write-entries.ts",
"build": "npm run write:entries && ts-node ../../scripts/build.ts",
"build": "ts-node ../../scripts/build.ts",
"release:major": "ts-node ../../scripts/release.ts major",

@@ -69,0 +67,0 @@ "release:minor": "ts-node ../../scripts/release.ts minor",

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