@standardnotes/analytics
Advanced tools
Comparing version 1.6.0 to 1.8.0
{ | ||
"name": "@standardnotes/analytics", | ||
"version": "1.6.0", | ||
"version": "1.8.0", | ||
"engines": { | ||
@@ -8,7 +8,7 @@ "node": ">=14.0.0 <17.0.0" | ||
"description": "Analytics tools for Standard Notes projects", | ||
"main": "dist/index.js", | ||
"main": "dist/src/index.js", | ||
"author": "Standard Notes", | ||
"types": "dist/index.d.ts", | ||
"types": "dist/src/index.d.ts", | ||
"files": [ | ||
"dist" | ||
"dist/src" | ||
], | ||
@@ -29,14 +29,14 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@standardnotes/config": "^2.4.3", | ||
"@types/ioredis": "^4.28.8", | ||
"@types/jest": "^27.4.1", | ||
"@typescript-eslint/eslint-plugin": "^5.30.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"ioredis": "^4.28.5", | ||
"jest": "^27.5.1", | ||
"ts-jest": "^27.1.3", | ||
"typescript": "^4.5.5" | ||
"ts-jest": "^27.1.3" | ||
}, | ||
"jest": { | ||
"preset": "../../node_modules/@standardnotes/config/src/jest.json" | ||
"dependencies": { | ||
"reflect-metadata": "^0.1.13" | ||
}, | ||
"gitHead": "b51630b6698ebbbaa71d235c7450b7db86187132" | ||
"gitHead": "b4f1c6f7f8cfb7b47fa5f9acc747a22ed28c1906" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
53804
1
24
3
379
2
+ Addedreflect-metadata@^0.1.13
+ Addedreflect-metadata@0.1.14(transitive)