Socket
Socket
Sign inDemoInstall

array.prototype.flatmap

Package Overview
Dependencies
65
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

.jscs.json

6

CHANGELOG.md

@@ -0,1 +1,7 @@

1.2.1 / 2018-02-23
=================
* [Fix] Temporarily hack main entry, so it's compatible with other resolvers
* [Dev Deps] update `eslint`, `nsp`, `tape`
* [Tests] up to `node` `v9.6`, `v6.13`
1.2.0 / 2018-01-18

@@ -2,0 +8,0 @@ =================

10

package.json
{
"name": "array.prototype.flatmap",
"version": "1.2.0",
"version": "1.2.1",
"author": {

@@ -18,3 +18,3 @@ "name": "Jordan Harband",

"license": "MIT",
"main": "./",
"main": "index",
"scripts": {

@@ -57,10 +57,10 @@ "prepublish": "safe-publish-latest",

"covert": "^1.1.0",
"eslint": "^4.15.0",
"eslint": "^4.18.1",
"evalmd": "^0.0.17",
"foreach": "^2.0.5",
"nsp": "^3.1.0",
"nsp": "^3.2.1",
"nyc": "^10.3.2",
"object-inspect": "^1.5.0",
"safe-publish-latest": "^1.1.1",
"tape": "^4.8.0"
"tape": "^4.9.0"
},

@@ -67,0 +67,0 @@ "testling": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc