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.8.0 to 0.8.1

dist/shared/taze.2f8ae6fd.mjs

1

dist/index.d.ts

@@ -40,2 +40,3 @@ import { Packument } from 'pacote';

recursive?: boolean;
ignorePaths?: string | string[];
include?: string | string[];

@@ -42,0 +43,0 @@ exclude?: string | string[];

28

package.json
{
"name": "taze",
"type": "module",
"version": "0.8.0",
"version": "0.8.1",
"packageManager": "pnpm@7.5.0",

@@ -27,4 +27,4 @@ "description": "A modern cli tool that keeps your deps fresh",

"dependencies": {
"@antfu/ni": "^0.16.3",
"detect-indent": "^7.0.0",
"@antfu/ni": "^0.18.0",
"detect-indent": "^7.0.1",
"libnpmconfig": "^1.2.1",

@@ -34,15 +34,15 @@ "pacote": "^13",

"semver": "^7.3.7",
"unconfig": "^0.3.5",
"unconfig": "^0.3.6",
"yargs": "^17.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@antfu/eslint-config": "^0.27.0",
"@antfu/utils": "^0.5.2",
"@types/cli-progress": "^3.11.0",
"@types/debug": "^4.1.7",
"@types/node": "^18.0.3",
"@types/node": "^18.7.18",
"@types/pacote": "^11.1.5",
"@types/prompts": "^2.4.0",
"@types/semver": "^7.3.10",
"@types/yargs": "^17.0.10",
"@types/semver": "^7.3.12",
"@types/yargs": "^17.0.12",
"bumpp": "^8.2.1",

@@ -53,12 +53,12 @@ "cli-progress": "^3.11.2",

"deepmerge": "^4.2.2",
"eslint": "^8.19.0",
"eslint": "^8.23.1",
"esno": "^0.16.3",
"fast-glob": "^3.2.11",
"fast-glob": "^3.2.12",
"find-up": "^6.3.0",
"picocolors": "^1.0.0",
"taze": "0.8.0",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vitest": "^0.17.1"
"taze": "0.8.1",
"typescript": "^4.8.3",
"unbuild": "^0.8.11",
"vitest": "^0.23.4"
},

@@ -65,0 +65,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