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

hcode-core

Package Overview
Dependencies
Maintainers
2
Versions
633
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hcode-core - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

5

package.json
{
"name": "hcode-core",
"version": "0.0.13",
"version": "0.0.14",
"description": "Hcode Core",

@@ -14,4 +14,5 @@ "types": "typings.d.ts",

"preprod": "npm run pre",
"prod": "npm publish",
"prod": "npm run publish",
"postprod": "npm run git-push",
"publish": "npm publish",
"git-push": "git add --all && git commit -m publish && git push origin master",

@@ -18,0 +19,0 @@ "git-pull": "git fetch --all && git reset --hard origin/master && git pull origin master"

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