Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wappsto-redux

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wappsto-redux - npm Package Compare versions

Comparing version 3.5.3 to 3.5.4

2

package.json
{
"name": "wappsto-redux",
"version": "3.5.3",
"version": "3.5.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,3 +17,3 @@ import { schema } from "normalizr";

});
schemas[entity] = new schema.Entity(schemaTree[entity].name, definition, options);
schemas[entity] = new schema.Entity(schemaTree[entity].name || entity, definition, options);
}

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