@ovh-api/common
Advanced tools
Comparing version 3.1.2 to 4.0.0-beta
{ | ||
"name": "@ovh-api/common", | ||
"description": "common class used to enable Ovh Api new calls Syntax", | ||
"version": "3.1.2", | ||
"version": "4.0.0-beta", | ||
"type": "module", | ||
"main": "index.js", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
".": { | ||
"require": "./lib/cjs/index.js", | ||
"import": "./lib/esm/index.js", | ||
"types": "./lib/esm/index.d.ts" | ||
} | ||
}, | ||
"license": "MIT", | ||
"author": "Uriel Chemouni <uchemouni@gmail.com> (https://urielch.github.io/)", | ||
"gitHead": "9054d4e68cd0b25c73f4d6d47a17e6b174a281db", | ||
@@ -18,11 +27,10 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "tsc -p .", | ||
"build": "tsc --pretty --project . && tsc --pretty --project tsconfig-cjs.json", | ||
"prepare": "npm run build", | ||
"build:watch": "tsc -p . --watch" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.ts", | ||
"index.d.ts" | ||
] | ||
} | ||
"files": ["lib"], | ||
"devDependencies": { | ||
"typescript": "^4.9.3" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @ovh-api/common |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
1
Yes
12126
1
374
2
1