New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hops-bootstrap

Package Overview
Dependencies
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-bootstrap - npm Package Compare versions

Comparing version 13.0.0 to 13.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [13.1.0](https://github.com/xing/hops/compare/v13.0.0...v13.1.0) (2020-10-09)
### Bug Fixes
* **bootstrap:** ignore exports fields when resolving presets ([b9accbe](https://github.com/xing/hops/commit/b9accbefe824d27830926c7965d19f8e7f488449))
# [13.0.0](https://github.com/xing/hops/compare/v13.0.0-rc.0...v13.0.0) (2020-09-28)

@@ -8,0 +19,0 @@

1

lib/resolver.js

@@ -18,2 +18,3 @@ 'use strict';

mainFields: ['preset'],
exportsFields: [],
});

@@ -20,0 +21,0 @@

4

package.json
{
"name": "hops-bootstrap",
"version": "13.0.0",
"version": "13.1.0",
"description": "Hops bootstrap",

@@ -32,3 +32,3 @@ "repository": {

},
"gitHead": "ea2d2b03a2c3583cf2aa4e49d1fa5f2a44cb9ee6"
"gitHead": "b2f6df64bb3f8c3cf21740f3a602e9daaaf328c1"
}
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