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

@c15t/react

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@c15t/react - npm Package Compare versions

Comparing version 0.0.1-rc.7 to 0.0.1-rc.8

2

dist/hooks/index.d.ts

@@ -0,4 +1,4 @@

export * from './use-consent-manager';
export * from './use-theme';
export * from './use-theme';
export * from './use-translations';
//# sourceMappingURL=index.d.ts.map

@@ -0,2 +1,3 @@

export * from "./use-consent-manager.js";
export * from "./use-theme.js";
export * from "./use-translations.js";
{
"name": "@c15t/react",
"version": "0.0.1-rc.7",
"version": "0.0.1-rc.8",
"sideEffects": false,

@@ -64,3 +64,3 @@ "type": "module",

"zustand": "^5.0.3",
"c15t": "0.0.1-rc.7"
"c15t": "0.0.1-rc.8"
},

@@ -67,0 +67,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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