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

@arancini/events

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arancini/events - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

19

package.json

@@ -12,3 +12,3 @@ {

"license": "MIT",
"version": "6.0.1",
"version": "6.0.2",
"homepage": "https://github.com/isaac-mason/arancini",

@@ -21,2 +21,3 @@ "bugs": {

"test:watch": "vitest",
"lint": "eslint --ext .ts src",
"build": "yarn build:before && rollup --config rollup.config.js --bundleConfigAsCjs",

@@ -26,2 +27,3 @@ "build:before": "rm -rf dist"

"devDependencies": {
"@isaac-mason/eslint-config-typescript": "^0.0.2",
"@rollup/plugin-commonjs": "^25.0.7",

@@ -31,15 +33,4 @@ "@rollup/plugin-node-resolve": "^15.0.1",

"@rollup/plugin-typescript": "^11.1.5",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.48.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-typescript-enum": "^2.1.0",
"eslint": "^8.56.0",
"prettier": "^3.0.1",

@@ -51,3 +42,3 @@ "react": "^18.2.0",

"rollup-plugin-filesize": "^10.0.0",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"vitest": "^0.34.3"

@@ -54,0 +45,0 @@ },

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