Comparing version 1.0.4 to 2.0.0
@@ -6,3 +6,3 @@ { | ||
"description": "Extracts destructured argument names from a function.", | ||
"version": "1.0.4", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -52,28 +52,2 @@ "repository": { | ||
}, | ||
"trustedDependencies": [ | ||
"@stagas/chalk", | ||
"@stagas/jest-node-exports-resolver", | ||
"annotate-code", | ||
"apply-sourcemaps", | ||
"bunzee", | ||
"decarg", | ||
"deep-mutate-object", | ||
"dokio", | ||
"each-dep", | ||
"event-toolkit", | ||
"everyday-node", | ||
"everyday-types", | ||
"everyday-utils", | ||
"html-jsx", | ||
"pick-omit", | ||
"proxy-toolkit", | ||
"pull-configs", | ||
"puppeteer-pretty-console", | ||
"rollup-plugin-debug", | ||
"run-in-vite", | ||
"to-fluent", | ||
"utr", | ||
"vite-open", | ||
"wtr-plugin-vite" | ||
], | ||
"devDependencies": { | ||
@@ -90,5 +64,4 @@ "@n1kk/intspector": "1.0.2", | ||
"@typescript-eslint/parser": "5.30.7", | ||
"@web/test-runner": "0.13.30", | ||
"bunzee": "^1.0.0", | ||
"dokio": "^0.0.1", | ||
"dokio": "^0.0.2", | ||
"dprint": "0.30.3", | ||
@@ -105,4 +78,4 @@ "eslint": "8.20.0", | ||
"typescript": "4.7.3", | ||
"utr": "^0.1.4", | ||
"vite-open": "^2.4.0" | ||
"utr": "^0.2.0", | ||
"vite-open": "^3.0.1" | ||
}, | ||
@@ -109,0 +82,0 @@ "types": "./dist/types/index.d.ts", |
<h1> | ||
argtor <a href="https://npmjs.org/package/argtor"><img src="https://img.shields.io/badge/npm-v1.0.4-F00.svg?colorA=000"/></a> <a href="src"><img src="https://img.shields.io/badge/loc-22-FFF.svg?colorA=000"/></a> <a href="https://cdn.jsdelivr.net/npm/argtor@1.0.4/dist/argtor.min.js"><img src="https://img.shields.io/badge/brotli-265b-333.svg?colorA=000"/></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-F0B.svg?colorA=000"/></a> | ||
argtor <a href="https://npmjs.org/package/argtor"><img src="https://img.shields.io/badge/npm-v2.0.0-F00.svg?colorA=000"/></a> <a href="src"><img src="https://img.shields.io/badge/loc-22-FFF.svg?colorA=000"/></a> <a href="https://cdn.jsdelivr.net/npm/argtor@2.0.0/dist/argtor.min.js"><img src="https://img.shields.io/badge/brotli-265b-333.svg?colorA=000"/></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-F0B.svg?colorA=000"/></a> | ||
</h1> | ||
@@ -4,0 +4,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25
19362