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

pv-node-smb2

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

pv-node-smb2 - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

dist/lib/pv-smb2.d.ts

6

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/pontus-vision/pv-node-smb2",
"version": "2.0.2",
"version": "2.0.3",
"engines": {

@@ -18,4 +18,4 @@ "node": ">= 10.16.0"

],
"types": "build/lib/pv-smb2.d.ts",
"main": "build/lib/pv-smb2.js",
"types": "dist/lib/pv-smb2.d.ts",
"main": "dist/lib/pv-smb2.js",
"repository": {

@@ -22,0 +22,0 @@ "type": "git",

{
"compilerOptions": {
"rootDir": ".",
"outDir": "build",
"outDir": "dist",
"target":"ES2018",

@@ -30,3 +30,2 @@ "module": "commonjs",

"node_modules",
"dist",
".build",

@@ -33,0 +32,0 @@ "build"

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