@empirica/tajriba
Advanced tools
Comparing version 1.0.0-rc.6 to 1.0.0-rc.7
{ | ||
"name": "@empirica/tajriba", | ||
"version": "1.0.0-rc.6", | ||
"version": "1.0.0-rc.7", | ||
"description": "Tajriba client", | ||
"source": "src/index.ts", | ||
"module": "dist/module.mjs", | ||
"types": "dist/types.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/module.mjs" | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js" | ||
} | ||
}, | ||
"type": "module", | ||
"repository": { | ||
@@ -41,19 +43,17 @@ "type": "git", | ||
"volta": { | ||
"node": "16.15.0", | ||
"npm": "8.10.0" | ||
"node": "16.17.0", | ||
"npm": "8.15.0" | ||
}, | ||
"engines": { | ||
"node": ">= 16.15.0" | ||
"node": ">= 16.17.0" | ||
}, | ||
"scripts": { | ||
"pkg": "parcel build", | ||
"generate": "graphql-codegen", | ||
"prebuild": "npm run generate", | ||
"build": "tsup --entry.index src/index.ts --dts --format esm,cjs --clean --sourcemap true --treeshake", | ||
"check": "tsc --noEmit", | ||
"build": "npm run pkg", | ||
"generate": "graphql-codegen", | ||
"generate:watch": "graphql-codegen -w", | ||
"test": "ava", | ||
"prerelease": "npm run build", | ||
"release:next": "np --tag next", | ||
"release": "np --tag latest", | ||
"test": "ava" | ||
"release": "np --tag latest" | ||
}, | ||
@@ -68,10 +68,8 @@ "devDependencies": { | ||
"@graphql-typed-document-node/core": "3.1.1", | ||
"@parcel/packager-ts": "2.7.0", | ||
"@parcel/transformer-typescript-types": "2.7.0", | ||
"ava": "4.3.0", | ||
"graphql-codegen-typescript-validation-schema": "0.5.0", | ||
"np": "7.6.2", | ||
"parcel": "2.7.0", | ||
"pika-plugin-package.json": "1.0.2", | ||
"prettier": "2.7.1", | ||
"tsup": "6.2.3", | ||
"typescript": "4.7.4" | ||
@@ -78,0 +76,0 @@ }, |
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
2171685
14
6
21154
Yes
1