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

@pkgr/es-modules

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkgr/es-modules - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

11

CHANGELOG.md

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

## 0.3.2 (2020-02-13)
### Bug Fixes
* use tryRequirePkg to simplify codes ([914d2fa](https://github.com/rx-ts/pkgr/commit/914d2fa9d6de6dfd94d55d21d01aa4d2152a51fc))
## 0.3.1 (2020-02-13)

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

7

package.json
{
"name": "@pkgr/es-modules",
"version": "0.3.1",
"version": "0.3.2",
"description": "Union collections of es modules mappings for pkgs without or with incorrect `module` field",

@@ -17,3 +17,4 @@ "repository": "git+https://github.com/rx-ts/pkgr.git",

"files": [
"lib"
"lib",
"!*.tsbuildinfo"
],

@@ -33,3 +34,3 @@ "keywords": [

"sideEffects": false,
"gitHead": "049672ddbb154c5dcb426a76294b019f337fc137"
"gitHead": "baa58822ba42a9f5c47811173d3a2f11ecc1d75e"
}
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