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

basex-encoder

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basex-encoder - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

20

package.json
{
"name": "basex-encoder",
"version": "0.0.8",
"version": "0.0.9",
"description": "Encode / decode any base X to and from string or buffer",

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

"precommit": "npm run all",
"prepublish": "npm run all",
"prepublishOnly": "npm run all",
"reinstall": "rm -rf ./node_modules ./package-lock.json ./yarn.lock && yarn",

@@ -57,13 +57,13 @@ "start": "npm run test",

"devDependencies": {
"@types/jest": "^24.0.15",
"@types/node": "^12.6.2",
"coveralls": "^3.0.4",
"jest": "^24.8.0",
"@types/jest": "^24.0.20",
"@types/node": "^12.11.7",
"coveralls": "^3.0.7",
"jest": "^24.9.0",
"prettier": "^1.18.2",
"ts-jest": "^24.0.2",
"ts-jest": "^24.1.0",
"tscpaths": "^0.0.9",
"tslint": "^5.18.0",
"tslint-config-airbnb": "^5.11.1",
"tslint": "^5.20.0",
"tslint-config-airbnb": "^5.11.2",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.5.3"
"typescript": "^3.6.4"
},

@@ -70,0 +70,0 @@ "engines": {

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