New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

shopify-polyfills-beta

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shopify-polyfills-beta - npm Package Compare versions

Comparing version 0.0.1-beta.5 to 0.0.1-beta.6

2

config.js

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

var mapFrom = "@shopify/polyfills/" + polyfill + "$";
var mapToPrefix = "shopify-polyfills-beta/polyfills";
var mapToPrefix = "shopify-polyfills-beta";
if (browser === 'node') {

@@ -45,0 +45,0 @@ mappedPolyfills[mapFrom] = supportsNode

{
"name": "shopify-polyfills-beta",
"version": "0.0.1-beta.5",
"version": "0.0.1-beta.6",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Blessed polyfills for web platform features.",

@@ -32,3 +32,3 @@ import {isSupported} from 'caniuse-api';

const mapFrom = `@shopify/polyfills/${polyfill}$`;
const mapToPrefix = `shopify-polyfills-beta/polyfills`;
const mapToPrefix = `shopify-polyfills-beta`;

@@ -35,0 +35,0 @@ if (browser === 'node') {

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