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

@produck/charon-browser

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@produck/charon-browser - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

package.json
{
"name": "@produck/charon-browser",
"version": "0.1.2",
"version": "0.1.3",
"description": "Doing small thing about browser api for compressing bundle by tree shaking",

@@ -40,3 +40,3 @@ "keywords": [

},
"gitHead": "68df374f9ff58ba022bc30d0bf7388162dec564c"
"gitHead": "044db4f866233c9b5cd51231ff1e0e4a544ae552"
}

@@ -1,7 +0,3 @@

import * as Console from './Console';
export const WINDOW: Window;
export { Console };
export { localStorage } from './localStorage';

@@ -8,0 +4,0 @@ export { navigator } from './navigator';

@@ -1,5 +0,1 @@

import * as Console from './Console/index.js';
export { Console };
export { WINDOW } from './constant.js';

@@ -6,0 +2,0 @@ export { localStorage } from './localStorage.js';

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