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

nats-hemera

Package Overview
Dependencies
Maintainers
1
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nats-hemera - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

0

build/ext.js

@@ -0,0 +0,0 @@ //

@@ -0,0 +0,0 @@ //

7

package.json
{
"name": "nats-hemera",
"author": "Dustin Deus (https://github.com/StarpTech)",
"version": "0.3.0",
"version": "0.3.1",
"main": "index.js",

@@ -37,5 +37,4 @@ "homepage": "https://hemerajs.github.io/hemera/",

"scripts": {
"flow": "flow check",
"build": "flow-remove-types --pretty lib/ --out-dir build/",
"postinstall": "npm run build",
"flow": "node ./node_modules/flow-bin/cli check",
"build": "node ./node_modules/flow-remove-types/flow-remove-types --pretty ./lib --out-dir ./build",
"prepublish": "npm run flow && npm run build",

@@ -42,0 +41,0 @@ "lint": "eslint --ext .js lib"

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