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

taze

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taze - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

dist/shared/taze.a5698047.mjs

2

dist/index.d.ts

@@ -132,4 +132,4 @@ import { Packument } from 'pacote';

declare function defineConfig(config: Partial<CommonOptions>): Partial<CommonOptions>;
declare function defineConfig(config: Partial<CheckOptions>): Partial<CheckOptions>;
export { CheckOptions, CheckPackages, CommonOptions, DepType, DependenciesTypeShortMap, DependencyFilter, DependencyResolvedCallback, DiffType, InteractiveContext, PackageData, PackageMeta, PackageMode, RangeMode, RawDep, ResolvedDepChange, UsageOptions, defineConfig, dumpDependencies, loadPackage, loadPackages, parseDependencies, resolveDependencies, resolveDependency, resolvePackage, writePackage };
{
"name": "taze",
"type": "module",
"version": "0.9.0",
"packageManager": "pnpm@7.28.0",
"version": "0.9.1",
"packageManager": "pnpm@7.30.0",
"description": "A modern cli tool that keeps your deps fresh",

@@ -28,3 +28,3 @@ "license": "MIT",

"@antfu/ni": "^0.20.0",
"@npmcli/config": "^6.1.3",
"@npmcli/config": "^6.1.4",
"detect-indent": "^7.0.1",

@@ -38,9 +38,9 @@ "pacote": "^13.6.2",

"devDependencies": {
"@antfu/eslint-config": "^0.35.3",
"@antfu/eslint-config": "^0.37.0",
"@antfu/utils": "^0.7.2",
"@types/cli-progress": "^3.11.0",
"@types/debug": "^4.1.7",
"@types/node": "^18.14.2",
"@types/node": "^18.15.3",
"@types/pacote": "^11.1.5",
"@types/prompts": "^2.4.2",
"@types/prompts": "^2.4.3",
"@types/semver": "^7.3.13",

@@ -52,12 +52,12 @@ "@types/yargs": "^17.0.22",

"debug": "^4.3.4",
"deepmerge": "^4.3.0",
"eslint": "^8.35.0",
"deepmerge": "^4.3.1",
"eslint": "^8.36.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"picocolors": "^1.0.0",
"rimraf": "^4.1.3",
"typescript": "^4.9.5",
"rimraf": "^4.4.0",
"typescript": "^5.0.2",
"unbuild": "^1.1.2",
"vitest": "^0.29.2",
"taze": "0.9.0"
"vitest": "^0.29.3",
"taze": "0.9.1"
},

@@ -64,0 +64,0 @@ "eslintConfig": {

Sorry, the diff of this file is not supported yet

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