@nuxtjs/ackee
Advanced tools
Comparing version 0.0.0 to 3.0.0
{ | ||
"name": "@nuxtjs/ackee", | ||
"version": "0.0.0", | ||
"license": "MIT" | ||
} | ||
"name": "@nuxtjs/ackee", | ||
"version": "3.0.0", | ||
"description": "Nuxt.js module for Ackee analytics", | ||
"keywords": [ | ||
"nuxt", | ||
"module", | ||
"nuxt-module" | ||
], | ||
"repository": "nuxt-community/ackee-module", | ||
"license": "MIT", | ||
"main": "dist/module.js", | ||
"types": "dist/module.d.ts", | ||
"files": [ | ||
"dist", | ||
"templates" | ||
], | ||
"scripts": { | ||
"build": "siroc build", | ||
"dev": "nuxt-ts example", | ||
"lint": "eslint --ext .js,.ts,.vue .", | ||
"release": "yarn build && yarn test && standard-version && git push --follow-tags && npm publish", | ||
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"ackee-tracker": "^5.0.1", | ||
"consola": "^2.15.3", | ||
"defu": "^2.0.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-runtime": "latest", | ||
"@babel/preset-env": "latest", | ||
"@babel/preset-typescript": "latest", | ||
"@nuxt/test-utils": "latest", | ||
"@nuxt/types": "latest", | ||
"@nuxt/typescript-runtime": "latest", | ||
"@nuxtjs/eslint-config-typescript": "latest", | ||
"@siroc/jest-preset": "latest", | ||
"@types/jest": "latest", | ||
"babel-eslint": "latest", | ||
"babel-jest": "latest", | ||
"eslint": "latest", | ||
"jest": "latest", | ||
"nuxt-edge": "latest", | ||
"siroc": "latest", | ||
"standard-version": "latest" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
9132
8
132
1
1
59
3
16
+ Addedackee-tracker@^5.0.1
+ Addedconsola@^2.15.3
+ Addeddefu@^2.0.4
+ Addedackee-tracker@5.1.0(transitive)
+ Addedconsola@2.15.3(transitive)
+ Addeddefu@2.0.4(transitive)
+ Addedplatform@1.3.6(transitive)