Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@idigi/events

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idigi/events - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

19

index.js

@@ -221,20 +221,3 @@ import lodash from "lodash";

}
Events._public = [
"CLASS",
"version",
"colors",
"statuses",
"info",
"i18n",
"name",
"slug",
"position",
"emoji",
"icon",
"pic",
"desc",
"type",
"kind",
"dates",
];
export default Events;
module.exports = exports.default;

9

package.json
{
"name": "@idigi/events",
"version": "1.0.4",
"main": "index.js",
"version": "1.0.5",
"main": "./index.js",
"type": "module",

@@ -10,7 +10,2 @@ "author": {

},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "concurrently -k -n \"Typescript.Node\" -p \"[{name}]\" -c \"blue.green\" \"tsc --watch\" \"nodemon dist/index.js\"",
"build": "tsc"
},
"keywords": [

@@ -17,0 +12,0 @@ "async",

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