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

@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.0 to 0.4.1

2

dist/bootstrap.js

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

React.createElement(react_router_dom_1.Route, { exact: true, path: "/account/activate/:id/:token", render: function (props) { return (React.createElement(_this.props.templates.account.activate, __assign({}, props, _this.props))); } }),
React.createElement(react_router_dom_1.Route, { exact: true, path: "/account/activate/invalid_token", render: function (props) { return (React.createElement(_this.props.templates.account.activate, __assign({}, props, _this.props))); } }),
React.createElement(react_router_dom_1.Route, { exact: true, path: "/account/invalid_token", render: function (props) { return (React.createElement(_this.props.templates.account.activate, __assign({}, props, _this.props))); } }),
React.createElement(react_router_dom_1.Route, { exact: true, path: "/account/logout", render: function (props) { return (React.createElement(_this.props.templates.account.logout, __assign({}, props, _this.props))); } }),

@@ -63,0 +63,0 @@ React.createElement(react_router_dom_1.Route, { exact: true, path: "/giftcard/:number", render: function (props) { return (React.createElement(_this.props.templates.giftcard, __assign({}, props, _this.props))); } }),

{
"name": "@dotdev/next-components",
"version": "0.4.0",
"version": "0.4.1",
"license": "UNLICENSED",

@@ -5,0 +5,0 @@ "description": "Common components for Next projects",

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