Socket
Socket
Sign inDemoInstall

@dotdev/next-components

Package Overview
Dependencies
Maintainers
7
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotdev/next-components - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

1

dist/shopify-next.d.ts
import * as React from "react";
import { RouterProps } from "react-router";
import "url-search-params-polyfill";
import { ThemeContext } from "./context";

@@ -4,0 +5,0 @@ import { Shop, Template, LinkList, Filters, Form, Breadcrumbs, Search } from "./types";

@@ -14,2 +14,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
require("url-search-params-polyfill");
var context_1 = require("./context");

@@ -16,0 +17,0 @@ var bootstrap_1 = require("./bootstrap");

6

package.json
{
"name": "@dotdev/next-components",
"version": "0.4.6",
"version": "0.4.7",
"license": "UNLICENSED",

@@ -10,3 +10,2 @@ "description": "Common components for Next projects",

"@shopify/theme-cart": "^1.0.1",
"@ungap/url-search-params": "^0.1.2",
"moment": "^2.23.0",

@@ -19,6 +18,6 @@ "numeral": "^2.0.6",

"universal-cookie": "^4.0.0",
"url-search-params-polyfill": "^6.0.0",
"voca": "^1.4.0"
},
"devDependencies": {
"@babel/preset-typescript": "^7.3.3",
"@types/moment": "^2.13.0",

@@ -29,3 +28,2 @@ "@types/numeral": "^0.0.25",

"@types/react-router-dom": "^4.3.1",
"@types/ungap__url-search-params": "^0.1.0",
"@types/universal-cookie": "^2.2.0",

@@ -32,0 +30,0 @@ "@types/voca": "^1.4.0",

Sorry, the diff of this file is not supported yet

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