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

@arancini/core

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arancini/core - npm Package Compare versions

Comparing version 6.5.0 to 6.6.0

dist/index.mjs

17

package.json

@@ -9,6 +9,5 @@ {

],
"packageManager": "yarn@3.2.1",
"author": "Isaac Mason <isaac@isaacmason.com>",
"license": "MIT",
"version": "6.5.0",
"version": "6.6.0",
"homepage": "https://github.com/isaac-mason/arancini",

@@ -26,6 +25,10 @@ "bugs": {

"dependencies": {
"@arancini/events": "6.5.0"
"@arancini/events": "6.6.0"
},
"devDependencies": {
"@isaac-mason/eslint-config-typescript": "^0.0.4",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@isaac-mason/eslint-config-typescript": "^0.0.5",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",

@@ -37,3 +40,3 @@ "@rollup/plugin-node-resolve": "^15.0.1",

"eslint": "^8.56.0",
"prettier": "^3.0.1",
"prettier": "^3.2.5",
"react": "^18.2.0",

@@ -45,3 +48,3 @@ "react-dom": "^18.2.0",

"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^1.5.2"
},

@@ -54,4 +57,4 @@ "files": [

"type": "module",
"main": "dist/index.es.js",
"main": "dist/index.mjs",
"types": "dist/index.d.ts"
}
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