Socket
Socket
Sign inDemoInstall

@shopify/useful-types

Package Overview
Dependencies
Maintainers
13
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.1.3 to 2.1.4

2

CHANGELOG.md

@@ -10,2 +10,4 @@ # Changelog

- Specify package has no `sideEffects` ([#1233](https://github.com/Shopify/quilt/pull/1233))
## [2.1.0] - 2019-10-30

@@ -12,0 +14,0 @@

11

package.json
{
"name": "@shopify/useful-types",
"version": "2.1.3",
"version": "2.1.4",
"license": "MIT",

@@ -11,2 +11,3 @@ "description": "A few handy TypeScript types",

},
"sideEffects": false,
"publishConfig": {

@@ -17,5 +18,9 @@ "access": "public",

"author": "Shopify Inc.",
"repository": "https://github.com/shopify/quilt/tree/master/packages/useful-types",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git",
"directory": "packages/useful-types"
},
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
"url": "https://github.com/Shopify/quilt/issues"
},

@@ -22,0 +27,0 @@ "homepage": "https://github.com/Shopify/quilt/blob/master/packages/useful-types/README.md",

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