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

@dotdev/next-components

Package Overview
Dependencies
Maintainers
13
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 1.0.6 to 1.0.7

dist/utils/get-local-storage.d.ts

2

dist/utils/index.d.ts

@@ -11,1 +11,3 @@ export * from "./asset-url";

export * from "./slugify";
export * from "./get-local-storage";
export * from "./set-local-storage";

@@ -16,2 +16,4 @@ "use strict";

__export(require("./slugify"));
__export(require("./get-local-storage"));
__export(require("./set-local-storage"));
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@dotdev/next-components",
"version": "1.0.6",
"version": "1.0.7",
"license": "SEE LICENSE IN LICENCE.md",

@@ -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