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

@shopify/decorators

Package Overview
Dependencies
Maintainers
13
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 0.0.2-sknext-beta.2 to 0.0.8-sknext-beta.8

2

build/ts/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var memoize_1 = require("./memoize");
exports.memoize = memoize_1.default;
Object.defineProperty(exports, "memoize", { enumerable: true, get: function () { return memoize_1.default; } });
{
"name": "@shopify/decorators",
"version": "0.0.2-sknext-beta.2",
"version": "0.0.8-sknext-beta.8",
"license": "MIT",

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

"dependencies": {
"@shopify/function-enhancers": "0.0.2-sknext-beta.2"
"@shopify/function-enhancers": "0.0.8-sknext-beta.8"
},

@@ -38,0 +38,0 @@ "module": "index.mjs",

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