Socket
Socket
Sign inDemoInstall

es-abstract

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-abstract - npm Package Compare versions

Comparing version 1.18.3 to 1.18.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

1.18.4 / 2021-07-29
=================
* [meta] partial revert of b54cfe8525faff482450e843a49d43be3a086225
* [Deps] update `internal-slot`, `object-inspect`
* [Dev Deps] update `eslint`, `tape`
* [Tests] `ArraySetLength`: increase coverage
1.18.3 / 2021-05-27

@@ -2,0 +9,0 @@ =================

25

package.json
{
"name": "es-abstract",
"version": "1.18.3",
"version": "1.18.4",
"author": {

@@ -26,10 +26,10 @@ "name": "Jordan Harband",

"./package.json": "./package.json",
"./2020/*": "./2020/*.js",
"./2019/*": "./2019/*.js",
"./2018/*": "./2018/*.js",
"./2017/*": "./2017/*.js",
"./2016/*": "./2016/*.js",
"./2015/*": "./2015/*.js",
"./helpers/*": "./helpers/*.js",
"./5/*": "./5/*.js",
"./2020/": "./2020/",
"./2019/": "./2019/",
"./2018/": "./2018/",
"./2017/": "./2017/",
"./2016/": "./2016/",
"./2015/": "./2015/",
"./helpers/": "./helpers/",
"./5/": "./5/",
"./": "./"

@@ -74,2 +74,3 @@ },

"has-symbols": "^1.0.2",
"internal-slot": "^1.0.3",
"is-callable": "^1.2.3",

@@ -79,3 +80,3 @@ "is-negative-zero": "^2.0.1",

"is-string": "^1.0.6",
"object-inspect": "^1.10.3",
"object-inspect": "^1.11.0",
"object-keys": "^1.1.1",

@@ -95,3 +96,3 @@ "object.assign": "^4.1.2",

"es-value-fixtures": "^1.2.1",
"eslint": "^7.27.0",
"eslint": "^7.31.0",
"foreach": "^2.0.5",

@@ -110,3 +111,3 @@ "functions-have-names": "^1.2.2",

"ses": "^0.10.4",
"tape": "^5.2.2"
"tape": "^5.3.0"
},

@@ -113,0 +114,0 @@ "testling": {

Sorry, the diff of this file is too big to display

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