Socket
Socket
Sign inDemoInstall

@es-shims/api

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-shims/api - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

1

api.js

@@ -155,2 +155,3 @@ #!/usr/bin/env node

}
subPackages.sort();
t.ok(Array.isArray(subPackages), 'main export is an array of sub packages');

@@ -157,0 +158,0 @@ t.deepEqual(

@@ -0,1 +1,5 @@

2.2.3 / 2021-10-04
==================
* [Fix] `multi`: sort package list before comparing
2.2.2 / 2021-10-03

@@ -2,0 +6,0 @@ ==================

2

package.json
{
"name": "@es-shims/api",
"version": "2.2.2",
"version": "2.2.3",
"author": "Jordan Harband",

@@ -5,0 +5,0 @@ "funding": {

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