Socket
Socket
Sign inDemoInstall

chardet

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chardet - npm Package Compare versions

Comparing version 0.1.0 to 0.3.0

scripts/release

11

package.json
{
"name": "chardet",
"version": "0.1.0",
"version": "0.3.0",
"homepage": "https://github.com/runk/node-chardet",

@@ -19,3 +19,4 @@ "description": "Character detector",

"devDependencies": {
"mocha": ">= 1.8"
"github-publish-release": "^4.0.0",
"mocha": "^4.0.1"
},

@@ -31,8 +32,8 @@ "repository": {

"scripts": {
"test": "mocha -R spec --recursive"
"test": "mocha -R spec --recursive",
"release": "scripts/release"
},
"main": "index.js",
"engine": {
"node": ">=0.8.0",
"npm": "1"
"node": ">=4"
},

@@ -39,0 +40,0 @@ "readmeFilename": "README.md",

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