Socket
Socket
Sign inDemoInstall

@yao-pkg/pkg

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yao-pkg/pkg - npm Package Compare versions

Comparing version 5.11.3 to 5.11.4

8

package.json
{
"name": "@yao-pkg/pkg",
"version": "5.11.3",
"version": "5.11.4",
"description": "Package your Node.js project into an executable",

@@ -28,3 +28,3 @@ "main": "lib-es5/index.js",

"@babel/types": "7.23.0",
"@yao-pkg/pkg-fetch": "3.5.8",
"@yao-pkg/pkg-fetch": "3.5.9",
"chalk": "^4.1.2",

@@ -78,6 +78,6 @@ "fs-extra": "^9.1.0",

"prepublishOnly": "npm run lint",
"test": "npm run build && npm run test:18 && npm run test:16 && npm run test:14 && npm run test:host",
"test": "npm run build && npm run test:18 && npm run test:16 && npm run test:host",
"test:20": "node test/test.js node20 no-npm",
"test:18": "node test/test.js node18 no-npm",
"test:16": "node test/test.js node16 no-npm",
"test:14": "node test/test.js node14 no-npm",
"test:host": "node test/test.js host only-npm",

@@ -84,0 +84,0 @@ "release": "read -p 'GITHUB_TOKEN: ' GITHUB_TOKEN && export GITHUB_TOKEN=$GITHUB_TOKEN && release-it"

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