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

bitwise-operation

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitwise-operation - npm Package Compare versions

Comparing version 1.2.2 to 2.0.0

index.js

12

package.json

@@ -12,2 +12,3 @@ {

"scripts": {
"tsc": "tsc",
"test": "npm run test-node && npm run lint",

@@ -25,6 +26,4 @@ "coverage": "nyc npm run test-node && nyc report",

"files": [
"bitwise.js",
"bitwise-min.js",
"bitwise-min.map",
"types/index.d.ts",
"lib/**/*",
"index.js",
"LICENSE"

@@ -44,3 +43,3 @@ ],

"license": "MIT",
"main": "bitwise.js",
"main": "index.js",
"maintainers": [

@@ -53,6 +52,5 @@ {

"name": "bitwise-operation",
"types": "types",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"version": "1.2.2"
"version": "2.0.0"
}

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