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

react-data-multi-filter

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-data-multi-filter - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

6

package.json

@@ -6,3 +6,3 @@ {

"jsnext:main": "build/index.mjs",
"version": "0.5.1",
"version": "0.5.2",
"peerDependencies": {

@@ -16,6 +16,4 @@ "react": "^14.0.0 || ^15.0.0 || ^16.0.0"

"scripts": {
"start": "react-scripts-ts start",
"build": "tsc -p tsconfig.mjs.json && for file in ./build/dist/*.js; do mv \"$file\" \"${file%.js}.mjs\"; done",
"test": "react-scripts-ts test --env=jsdom",
"eject": "react-scripts-ts eject"
"build": "tsc -p tsconfig.mjs.json && for file in ./build/dist/*.js; do mv \"$file\" \"${file%.js}.mjs\"; done"
},

@@ -22,0 +20,0 @@ "devDependencies": {

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