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

@supercharge/collections

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supercharge/collections - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

CHANGELOG.md
# Changelog
## [1.2.1](https://github.com/superchargejs/collections/compare/v1.2.0...v1.2.1) - 2019-07-19
### Updated
- keywords in `package.json`
## [1.2.0](https://github.com/superchargejs/collections/compare/v1.1.0...v1.2.0) - 2019-07-19

@@ -5,0 +11,0 @@

20

package.json
{
"name": "@supercharge/collections",
"description": "Supercharge collections",
"version": "1.2.0",
"version": "1.2.1",
"author": "Marcus Pöhls <marcus@futurestud.io>",

@@ -28,5 +28,15 @@ "bugs": {

"keywords": [
"async/await",
"async",
"await",
"arrays",
"iteration",
"map",
"filter",
"reduce",
"forEach",
"chainable",
"collection",
"supercharge",
"superchargejs",
"collections"
"superchargejs"
],

@@ -46,5 +56,5 @@ "license": "MIT",

"list-tests": "lab --assert @hapi/code --dry --verbose",
"test-single": "lab --assert @hapi/code --leaks --lint --id",
"test": "lab --assert @hapi/code --leaks --coverage --lint --reporter console --output stdout --reporter html --output ./coverage/coverage.html"
"test": "lab --assert @hapi/code --leaks --coverage --lint --reporter console --output stdout --reporter html --output ./coverage/coverage.html",
"test-single": "lab --assert @hapi/code --leaks --lint --id"
}
}
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