@deboxsoft/accounting-api
Advanced tools
Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.9
{ | ||
"name": "@deboxsoft/accounting-api", | ||
"version": "0.0.1-alpha.6+49540cd", | ||
"version": "0.0.1-alpha.9+b023f06", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
@@ -16,10 +16,12 @@ "repository": { | ||
], | ||
"main": "libs/index.cjs.js", | ||
"types": "libs/index.d.ts", | ||
"module": "libs/index.js", | ||
"main": "index.cjs.js", | ||
"types": "index.d.ts", | ||
"module": "index.js", | ||
"files": [ | ||
"*", | ||
"!src" | ||
], | ||
"scripts": { | ||
"clean": "rimraf libs", | ||
"dev": "yarn build --watch", | ||
"build": "rollup -c", | ||
"prepublishOnly": "yarn build", | ||
"build": "yarn build:rollup -c ../../config/rollup/api.js", | ||
"typecheck": "tsc --noEmit" | ||
@@ -31,8 +33,22 @@ }, | ||
"dependencies": { | ||
"@deboxsoft/module-core": "^1.3.2" | ||
"@deboxsoft/module-core": "^1.5.6" | ||
}, | ||
"peerDependencies": { | ||
"@deboxsoft/module-server": "*", | ||
"graphql": "*" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@deboxsoft/module-server": { | ||
"optional": true | ||
}, | ||
"graphql": { | ||
"optional": true | ||
} | ||
}, | ||
"gitHead": "632d6d47534379afd3a8f6760ac3ab301035ac6b", | ||
"devDependencies": { | ||
"typedi": "^0.8.0" | ||
}, | ||
"gitHead": "49540cd7122c6ed79ef0b80f8eb07c7228f8ad27" | ||
"@deboxsoft/module-server": "*", | ||
"graphql": "*", | ||
"tslib": "^2.0.3" | ||
} | ||
} |
{ | ||
"extends": "@nurdiansyah/devel/tsconfig.base.json", | ||
"extends": "../../tsconfig.json", | ||
"include": ["src"] | ||
} |
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
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
76347
1368
3
3
20
2
+ Added@asteasolutions/zod-to-openapi@4.8.0(transitive)
+ Added@deboxsoft/module-core@2.6.97(transitive)
+ Added@deboxsoft/module-server@2.6.45(transitive)
+ Added@deboxsoft/zod-to-json-schema@3.20.5(transitive)
+ Added@types/mustache@4.2.5(transitive)
+ Addedabort-controller@3.0.0(transitive)
+ Addedaggregate-error@4.0.1(transitive)
+ Addedasync@3.2.3(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@6.0.3(transitive)
+ Addedcache-manager@4.1.0(transitive)
+ Addedcache-manager-fs-hash@1.1.0(transitive)
+ Addedclean-stack@4.2.0(transitive)
+ Addeddayjs@1.11.13(transitive)
+ Addeddotenv@16.4.5(transitive)
+ Addedescape-string-regexp@5.0.0(transitive)
+ Addedevent-target-shim@5.0.1(transitive)
+ Addedevents@3.3.0(transitive)
+ Addedfastparallel@2.4.1(transitive)
+ Addedgraphql@16.9.0(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedindent-string@5.0.0(transitive)
+ Addedjs-base64@3.7.7(transitive)
+ Addedlockfile@1.0.4(transitive)
+ Addedlodash.clonedeep@4.5.0(transitive)
+ Addedlru-cache@7.18.3(transitive)
+ Addedmqemitter@5.0.0(transitive)
+ Addedmustache@4.2.0(transitive)
+ Addednanoid@3.3.7(transitive)
+ Addedopenapi3-ts@3.2.04.4.0(transitive)
+ Addedp-map@5.5.0(transitive)
+ Addedprocess@0.11.10(transitive)
+ Addedqlobber@7.0.1(transitive)
+ Addedreadable-stream@4.5.2(transitive)
+ Addedreusify@1.0.4(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsecure-json-parse@2.7.0(transitive)
+ Addedsignal-exit@3.0.7(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedtiny-lru@8.0.2(transitive)
+ Addedts-deepmerge@5.0.0(transitive)
+ Addedws@8.18.0(transitive)
+ Addedxtend@4.0.2(transitive)
+ Addedyaml@2.6.1(transitive)
+ Addedzod@3.23.8(transitive)
+ Addedzod-validation-error@1.5.0(transitive)