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

@favware/rollup-type-bundler

Package Overview
Dependencies
Maintainers
1
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favware/rollup-type-bundler - npm Package Compare versions

Comparing version 3.3.1-next.5906bfa.0 to 3.3.1-next.5cf8a57.0

28

package.json
{
"name": "@favware/rollup-type-bundler",
"version": "3.3.1-next.5906bfa.0",
"version": "3.3.1-next.5cf8a57.0",
"description": "A small CLI tool to bundle types with rollup",

@@ -35,8 +35,8 @@ "author": "@favware",

"dependencies": {
"@sapphire/node-utilities": "^1.0.1",
"@sapphire/utilities": "^3.15.2",
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/utilities": "^3.15.3",
"colorette": "^2.0.20",
"commander": "^11.1.0",
"commander": "^12.0.0",
"js-yaml": "^4.1.0",
"rollup": "^4.9.5",
"rollup": "^4.12.0",
"rollup-plugin-dts": "^6.1.0",

@@ -46,4 +46,4 @@ "typescript": "^5.3.3"

"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@favware/cliff-jumper": "^2.2.3",

@@ -54,11 +54,11 @@ "@sapphire/eslint-config": "^5.0.3",

"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.0",
"prettier": "^3.2.2",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"typescript": "^5.3.3"

@@ -113,3 +113,3 @@ },

},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.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