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.4 to 1.18.5

5

CHANGELOG.md

@@ -0,1 +1,6 @@

1.18.5 / 2021-08-01
=================
* [meta] remove "exports" (#133)
* [Dev Deps] update `eslint`
1.18.4 / 2021-07-29

@@ -2,0 +7,0 @@ =================

17

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

@@ -23,15 +23,2 @@ "name": "Jordan Harband",

"type": "commonjs",
"exports": {
".": "./index.js",
"./package.json": "./package.json",
"./2020/": "./2020/",
"./2019/": "./2019/",
"./2018/": "./2018/",
"./2017/": "./2017/",
"./2016/": "./2016/",
"./2015/": "./2015/",
"./helpers/": "./helpers/",
"./5/": "./5/",
"./": "./"
},
"sideEffects": false,

@@ -94,3 +81,3 @@ "scripts": {

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

@@ -97,0 +84,0 @@ "functions-have-names": "^1.2.2",

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