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

binar

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binar - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

16

package.json
{
"name": "binar",
"version": "0.0.1",
"version": "0.0.2",
"description": "Encode / decode binary data using Buffer written in TypeScript",

@@ -52,15 +52,15 @@ "keywords": [

"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.4",
"coveralls": "^3.0.6",
"@types/jest": "^24.0.20",
"@types/node": "^12.11.7",
"coveralls": "^3.0.7",
"jest": "^24.9.0",
"pre-commit": "^1.2.2",
"prettier": "^1.18.2",
"ts-jest": "^24.0.2",
"ts-jest": "^24.1.0",
"tscpaths": "^0.0.9",
"tsdef": "^0.0.13",
"tslint": "^5.19.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.6.2"
"typescript": "^3.6.4"
},

@@ -67,0 +67,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