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

@rafaeljesus/events-model

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rafaeljesus/events-model - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

lib/config.js

6

package.json
{
"name": "@rafaeljesus/events-model",
"version": "1.0.4",
"version": "1.0.5",
"description": "Events model shared by events api and worker",
"main": "build/index.js",
"main": "lib/index.js",
"scripts": {
"build": "rm -rf build/* && babel --presets es2015,stage-2 --plugins transform-runtime --ignore node_modules,test . -d build",
"build": "rm -rf lib/* && babel src --presets es2015,stage-2 --plugins transform-runtime --ignore test -d lib",
"prepublish": "npm run build",

@@ -9,0 +9,0 @@ "test": " npm run lint && NODE_ENV=test ava",

Sorry, the diff of this file is not supported yet

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