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

xhelper

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xhelper - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.d.ts

9

package.json
{
"name": "xhelper",
"version": "0.0.1",
"version": "0.0.2",
"description": "Helper library for JavaScript",

@@ -8,2 +8,3 @@ "main": "dist/index.js",

"scripts": {
"prepublishOnly": "npm run build",
"build": "tsc",

@@ -23,4 +24,8 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"q": "^1.5.0",
"typescript": "^2.4.1"
},
"devDependencies": {
"@types/node": "^8.0.7"
}
}
}
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