Socket
Socket
Sign inDemoInstall

map-values

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

map-values - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "map-values",
"version": "1.0.0",
"version": "1.0.1",
"description": "Map object values returning a new object",

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

@@ -1,2 +0,2 @@

# is-integer
# map-values

@@ -3,0 +3,0 @@ Map object values returning a new object.

@@ -11,3 +11,2 @@ "use strict";

});
console.log(obj);
assert(Object.keys(obj).length === 2);

@@ -14,0 +13,0 @@ assert(obj.foo === 4);

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