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

@shopify/decorators

Package Overview
Dependencies
Maintainers
19
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/decorators - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

index.js

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

module.exports = require("./build/cjs/index");
module.exports = require("./build/cjs/index");;
{
"name": "@shopify/decorators",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",

@@ -25,3 +25,3 @@ "description": "A set of decorators to aid your JavaScript journey",

},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/decorators/README.md",
"homepage": "https://github.com/Shopify/quilt/blob/main/packages/decorators/README.md",
"files": [

@@ -36,3 +36,3 @@ "build/*",

"dependencies": {
"@shopify/function-enhancers": "^1.1.0",
"@shopify/function-enhancers": "^1.1.1",
"tslib": "^1.14.1"

@@ -39,0 +39,0 @@ },

# `@shopify/decorators`
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI)
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI)
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI)
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Fdecorators.svg)](https://badge.fury.io/js/%40shopify%2Fdecorators.svg) [![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@shopify/decorators.svg)](https://img.shields.io/bundlephobia/minzip/@shopify/decorators.svg)

@@ -6,0 +6,0 @@

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