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

@bonniernews/local-esi

Package Overview
Dependencies
Maintainers
9
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bonniernews/local-esi - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

5

CHANGELOG.md

@@ -11,2 +11,7 @@ Changelog

## [2.1.1] - 2021-12-20
### Fixed
- Less strict got peer version
## [2.1.0] - 2021-12-20

@@ -13,0 +18,0 @@

8

package.json
{
"name": "@bonniernews/local-esi",
"version": "2.1.0",
"version": "2.1.1",
"description": "Local Edge Side Includes parser",

@@ -18,4 +18,3 @@ "main": "index.js",

"@bonniernews/atlas-html-stream": ">=2",
"got": ">11",
"pumpify": ">=2"
"got": ">=11"
},

@@ -30,4 +29,3 @@ "devDependencies": {

"mocha": "^9.1.3",
"nock": "^13.2.1",
"pumpify": "^2.0.1"
"nock": "^13.2.1"
},

@@ -34,0 +32,0 @@ "engines": {

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