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

@favware/rollup-type-bundler

Package Overview
Dependencies
Maintainers
1
Versions
358
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 1.0.5 to 1.0.6-next.048ebf4.0

30

package.json
{
"name": "@favware/rollup-type-bundler",
"version": "1.0.5",
"version": "1.0.6-next.048ebf4.0",
"description": "A small CLI tool to bundle types with rollup",

@@ -42,4 +42,4 @@ "author": "@favware",

"dependencies": {
"@sapphire/utilities": "^3.0.1",
"colorette": "^2.0.14",
"@sapphire/utilities": "^3.0.3",
"colorette": "^2.0.16",
"commander": "^8.2.0",

@@ -51,15 +51,15 @@ "js-yaml": "^4.1.0",

"devDependencies": {
"@commitlint/cli": "^13.2.0",
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@sapphire/eslint-config": "^3.3.0",
"@sapphire/prettier-config": "^1.2.0",
"@sapphire/ts-config": "^3.1.0",
"@sapphire/eslint-config": "^4.0.0",
"@sapphire/prettier-config": "^1.2.2",
"@sapphire/ts-config": "^3.1.1",
"@types/js-yaml": "^4.0.3",
"@types/node": "^16.10.2",
"@types/node": "^16.10.3",
"cz-conventional-changelog": "^3.3.0",
"husky": "^7.0.2",
"lint-staged": "^11.2.0",
"lint-staged": "^11.2.3",
"pretty-quick": "^3.1.1",
"standard-version": "^9.3.1",
"ts-node": "^10.2.1",
"ts-node": "^10.3.0",
"typescript": "^4.4.3"

@@ -69,3 +69,3 @@ },

"node": ">=v14.18.0",
"npm": ">=7.24.1"
"npm": ">=7.24.2"
},

@@ -108,9 +108,3 @@ "repository": {

"resolutions": {
"acorn": "^8.5.0",
"minimist": "^1.2.5",
"kind-of": "^6.0.3",
"lodash": "^4.17.21",
"dot-prop": "^6.0.1",
"node-fetch": "^3.0.0",
"trim-newlines": "^4.0.2"
"acorn": "^8.5.0"
},

@@ -117,0 +111,0 @@ "eslintConfig": {

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