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

bufferjs

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bufferjs - npm Package Compare versions

Comparing version

to
1.0.2

3

index.js

@@ -1,2 +0,1 @@

var provide = provide || function () {};
(function () {

@@ -8,4 +7,2 @@ "use strict";

require('./indexOf');
provide('buffer');
}());

4

package.json

@@ -8,4 +8,4 @@ {

"contributors" : ["Nathan Rajlich <nathan@tootallnate.net>"],
"dependencies" : [],
"version" : "1.0.1",
"dependencies" : {},
"version" : "1.0.2",
"main" : "./index",

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