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

@modern-js-reduck/store

Package Overview
Dependencies
Maintainers
7
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js-reduck/store - npm Package Compare versions

Comparing version 0.0.0-canary-20230118100540 to 0.0.0-canary-20230320033115

./dist/js/node/index.js

11

package.json
{
"name": "@modern-js-reduck/store",
"version": "0.0.0-canary-20230118100540",
"version": "0.0.0-canary-20230320033115",
"files": [

@@ -28,5 +28,11 @@ "dist"

".": {
"types": "./dist/types/index.d.ts",
"default": "./dist/js/treeshaking/index.js"
},
"./types": {
"types": "./dist/types/types/index.d.ts",
"default": "./dist/js/treeshaking/types/index.js"
},
"./utils": {
"types": "./dist/types/utils/index.d.ts",
"default": "./dist/js/treeshaking/utils/index.js"

@@ -40,2 +46,5 @@ }

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

@@ -42,0 +51,0 @@ "./dist/types/utils/index.d.ts"

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