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

deep-computed

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-computed - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

3

build/index.js

@@ -36,3 +36,4 @@ "use strict";

},
configurable: false
configurable: false,
enumerable: true
});

@@ -39,0 +40,0 @@ return "continue";

{
"name": "deep-computed",
"version": "0.1.2",
"version": "0.1.3",
"description": "Iterates over objects and arrays and transforms functions to computed properties",

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

@@ -47,3 +47,4 @@ // prettier-ignore

},
configurable: false
configurable: false,
enumerable: true
});

@@ -50,0 +51,0 @@ continue;

Sorry, the diff of this file is not supported yet

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