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

fingerprint-container-node-sdk2

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fingerprint-container-node-sdk2 - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

1

encoder.js

@@ -70,2 +70,3 @@ var Buffer = require('buffer').Buffer;

if(Buffer.isBuffer(body)){
buffer = buffer.slice(0,offset);
buffer = Buffer.concat([buffer,body]);

@@ -72,0 +73,0 @@ }else{

16

package.json
{
"_from": "fingerprint-container-node-sdk2@^0.0.5",
"_id": "fingerprint-container-node-sdk2@0.0.5",
"_from": "fingerprint-container-node-sdk2@^0.0.6",
"_id": "fingerprint-container-node-sdk2@0.0.6",
"_inBundle": false,

@@ -11,8 +11,8 @@ "_integrity": "sha1-YTQi7qhfPyvFkxmF9YTbptsS184=",

"registry": true,
"raw": "fingerprint-container-node-sdk2@^0.0.5",
"raw": "fingerprint-container-node-sdk2@^0.0.6",
"name": "fingerprint-container-node-sdk2",
"escapedName": "fingerprint-container-node-sdk2",
"rawSpec": "^0.0.5",
"rawSpec": "^0.0.6",
"saveSpec": null,
"fetchSpec": "^0.0.5"
"fetchSpec": "^0.0.6"
},

@@ -22,5 +22,5 @@ "_requiredBy": [

],
"_resolved": "http://registry.npm.taobao.org/fingerprint-container-node-sdk2/download/fingerprint-container-node-sdk2-0.0.5.tgz",
"_resolved": "http://registry.npm.taobao.org/fingerprint-container-node-sdk2/download/fingerprint-container-node-sdk2-0.0.6.tgz",
"_shasum": "613422eea85f3f2bc5931985f584dba6db12d7ce",
"_spec": "fingerprint-container-node-sdk2@^0.0.5",
"_spec": "fingerprint-container-node-sdk2@^0.0.6",
"_where": "D:\\project\\mis",

@@ -55,3 +55,3 @@ "author": {

},
"version": "0.0.5"
"version": "0.0.6"
}
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