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

@produck/charon

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@produck/charon - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

80

package.json
{
"name": "@produck/charon",
"version": "0.1.8",
"description": "Doing small thing for compressing bundle by tree shaking",
"files": [
"index.js",
"index.d.ts",
"src"
],
"keywords": [
"charon",
"rollup",
"webpack"
],
"author": "LiuQ-Q",
"contributors": [
"ChaosLee",
"LiuQ-Q"
],
"homepage": "https://github.com/produck/charon/tree/main/packages/charon#readme",
"license": "MIT",
"main": "index.js",
"type": "module",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/produck/charon.git"
},
"scripts": {
"lint": "eslint --fix ./**/*.js",
"prepublish": "npm run lint"
},
"bugs": {
"url": "https://github.com/produck/charon/issues"
},
"devDependencies": {
"eslint": "^8.2.0"
},
"gitHead": "30076d29929b5b217297a65158207249250cfc98"
"name": "@produck/charon",
"version": "0.1.9",
"description": "Doing small thing for compressing bundle by tree shaking",
"files": [
"index.js",
"index.d.ts",
"src"
],
"keywords": [
"charon",
"rollup",
"webpack"
],
"author": "LiuQ-Q",
"contributors": [
"ChaosLee",
"LiuQ-Q"
],
"homepage": "https://github.com/produck/charon/tree/main/packages/charon#readme",
"license": "MIT",
"main": "index.js",
"type": "module",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/produck/charon.git"
},
"scripts": {
"lint": "eslint --fix ./**/*.js",
"prepublish": "npm run lint"
},
"bugs": {
"url": "https://github.com/produck/charon/issues"
},
"devDependencies": {
"eslint": "^8.5.0"
},
"gitHead": "68df374f9ff58ba022bc30d0bf7388162dec564c"
}
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