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

@bunt/project

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunt/project - npm Package Compare versions

Comparing version 0.24.0 to 0.24.1

4

dist/Command/UpdateLintCommand.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const route_1 = require("../route");
const cli_1 = require("@bunt/cli");
const BaseCommand_1 = require("./BaseCommand");

@@ -13,3 +13,3 @@ class UpdateLintCommand extends BaseCommand_1.BaseCommand {

}
exports.default = (0, route_1.command)(UpdateLintCommand, "lint:update");
exports.default = (0, cli_1.command)(UpdateLintCommand, "lint:update");
//# sourceMappingURL=UpdateLintCommand.js.map
{
"name": "@bunt/project",
"version": "0.24.0",
"version": "0.24.1",
"keywords": [

@@ -32,9 +32,9 @@ "typescript"

"dependencies": {
"@bunt/app": "^0.24.0",
"@bunt/cli": "^0.24.0",
"@bunt/unit": "^0.24.0",
"@bunt/app": "^0.24.1",
"@bunt/cli": "^0.24.1",
"@bunt/unit": "^0.24.1",
"@bunt/util": "^0.24.0"
},
"license": "MIT",
"gitHead": "870927e58da8dcc164c48be4bb13ddb171c5b1fd"
"gitHead": "94b67a8bf9440c40e0c33ed8931d85f23dca7af4"
}

Sorry, the diff of this file is not supported yet

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