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

airbnb-js-shims

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airbnb-js-shims - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

LICENSE

5

CHANGELOG.md

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

1.7.1 / 2018-08-31
=================
* [meta] add license text (#8)
* [docs] fix link to flatMap package (#7)
1.7.0 / 2018-07-25

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

2

package.json
{
"name": "airbnb-js-shims",
"version": "1.7.0",
"version": "1.7.1",
"description": "JS language shims used by Airbnb.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -25,3 +25,3 @@ # airbnb-js-shims <sup>[![Version Badge][2]][1]</sup>

- (DEPRECATED: renamed to "flat") [Array.prototype.flatten](https://npmjs.com/package/array.prototype.flatten) (Stage 3, ES2019 candidate)
- [Array.prototype.flatMap](https://npmjs.com/package/array.prototype.flatMap) (Stage 3, ES2019 candidate)
- [Array.prototype.flatMap](https://npmjs.com/package/array.prototype.flatmap) (Stage 3, ES2019 candidate)
- [Symbol.prototype.description](https://npmjs.com/package/symbol.prototype.description) (Stage 3, ES2019 candidate)

@@ -28,0 +28,0 @@ - [String.prototype.matchAll](https://npmjs.com/package/string.prototype.matchall) (Stage 3, ES2019 candidate)

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