fetch-jira-software
Advanced tools
Comparing version 1.0.95 to 1.0.105
{ | ||
"name": "fetch-jira-software", | ||
"version": "1.0.95", | ||
"main": "dist/src/index", | ||
"typings": "dist/src/index", | ||
"version": "1.0.105", | ||
"main": "dist/commonjs/src/index", | ||
"module": "dist/es6/src/index", | ||
"typings": "dist/es6/src/index", | ||
"license": "MIT", | ||
@@ -18,3 +19,3 @@ "files": [ | ||
"prebuild": "yarn run convert-openapi && yarn run generate-client", | ||
"fast-build": "tsc --project .", | ||
"fast-build": "tsc --project . && tsc --project tsconfig.commonjs.json", | ||
"build": "yarn run fast-build" | ||
@@ -29,3 +30,3 @@ }, | ||
"@types/node": "^12.7.5", | ||
"openapi-converter": "^1.0.95", | ||
"openapi-converter": "^1.0.105", | ||
"typescript": "^3.6.2" | ||
@@ -36,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "e6b83dc57f5e7a0dd298a5d86bd31797e2be848b" | ||
"gitHead": "a4e3e8c39c5fcf232b58a9bd5e7b66cac77a7c7c" | ||
} |
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
1418632
273
24772
1