@nodesuite/defer
Advanced tools
Comparing version 0.1.20 to 0.2.2
{ | ||
"$schema": "https://json.schemastore.org/package", | ||
"name": "@nodesuite/defer", | ||
"version": "0.1.20", | ||
"version": "0.2.2", | ||
"description": "Deferred Promise resolution tools.", | ||
@@ -17,12 +17,8 @@ "keywords": [ | ||
"author": "@nodesuite", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist/*.js", | ||
"dist/*.d.ts" | ||
], | ||
"dependencies": { | ||
@@ -33,5 +29,5 @@ "tslib": "^2.4.1" | ||
"@rushstack/eslint-config": "^3.1.1", | ||
"@rushstack/heft": "^0.48.8", | ||
"@types/node": "^18.11.9", | ||
"@typescript-eslint/parser": "^5.44.0", | ||
"@rushstack/heft": "^0.48.9", | ||
"@types/node": "^18.11.15", | ||
"@typescript-eslint/parser": "^5.46.1", | ||
"ava": "^5.1.0", | ||
@@ -47,4 +43,4 @@ "barrelsby": "^2.5.1", | ||
"typescript": "4.7.4", | ||
"@nodesuite/eslint-config": "0.1.20", | ||
"@nodesuite/node-rig": "0.1.20" | ||
"@nodesuite/eslint-config": "0.2.2", | ||
"@nodesuite/node-rig": "0.2.2" | ||
}, | ||
@@ -51,0 +47,0 @@ "engines": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6111
4
34
1