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

network-services

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

network-services - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

8

package.json
{
"name": "network-services",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"main": "./dist/index.js",
"scripts": {
"test": "cd ./tests/test && npm run clean:build && npm start",
"test": "cd ./tests/test && npm install && npm run clean:build && npm start",
"clean": "rm -rf ./dist/*",

@@ -23,2 +23,6 @@ "build": "tsc --build .",

"homepage": "https://github.com/faranalytics/network-services#readme",
"engines": {
"npm": ">=10.2.3",
"node": ">=18.19.0"
},
"devDependencies": {

@@ -25,0 +29,0 @@ "@types/node": "^20.8.4",

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