Socket
Socket
Sign inDemoInstall

@shopify/useful-types

Package Overview
Dependencies
Maintainers
19
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/useful-types - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

2

build/cjs/index.js

@@ -7,3 +7,3 @@ "use strict";

var _types = require("./types");
var _types = require("./types.js");

@@ -10,0 +10,0 @@ Object.keys(_types).forEach(function (key) {

@@ -7,3 +7,3 @@ "use strict";

var _types = require("./types");
var _types = require("./types.js");

@@ -10,0 +10,0 @@ Object.keys(_types).forEach(function (key) {

@@ -8,2 +8,8 @@ # Changelog

## [2.3.2] - 2021-03-03
### Fixed
- Updated multi-build outputs to include mandatory extensions to fix "Module not found" issues reported by ESM supported bundlers [#1759](https://github.com/Shopify/quilt/pull/1759)
## [2.3.0] - 2020-12-18

@@ -10,0 +16,0 @@

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

module.exports = require("./build/node/index");
module.exports = require("./build/node/index.js");
{
"name": "@shopify/useful-types",
"version": "2.3.1",
"version": "2.3.2",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A few handy TypeScript types",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc