Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eturino/key-set

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eturino/key-set - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [4.2.2](https://github.com/eturino/ts-key-set/compare/v4.2.1...v4.2.2) (2020-05-12)
### Bug Fixes
* target ES2017 instead of esnext for module, and ES2015 for main ([8660d10](https://github.com/eturino/ts-key-set/commit/8660d10dd7cdeddd80ea1d0e43fd6e8eb2e2b1c6))
### [4.2.1](https://github.com/eturino/ts-key-set/compare/v4.2.0...v4.2.1) (2020-04-14)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "@eturino/key-set",
"version": "4.2.1",
"version": "4.2.2",
"author": "Eduardo Turiño <eturino@eturino.com>",

@@ -72,3 +72,3 @@ "description": "KeySet with 4 classes to represent concepts of All, None, Some, and AllExceptSome, the last 2 with a sorted uniq list of keys, and all with intersection calculations (TypeScript port of https://github.com/eturino/ruby_key_set)",

"ts-jest": "^25.2.1",
"ts-loader": "^6.0.4",
"ts-loader": "^7.0.0",
"ts-node": "^8.3.0",

@@ -75,0 +75,0 @@ "tslint": "^6.1.1",

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