rollup-plugin-prettier
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -47,3 +47,3 @@ /** | ||
*/ | ||
sourcemap?: boolean; | ||
sourcemap?: boolean | 'silent'; | ||
} | ||
@@ -50,0 +50,0 @@ } |
{ | ||
"name": "rollup-plugin-prettier", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Run prettier formatter with rollup", | ||
@@ -44,11 +44,11 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.15.5", | ||
"@babel/parser": "7.15.7", | ||
"@babel/preset-env": "7.15.6", | ||
"@babel/register": "7.15.3", | ||
"@babel/core": "7.16.7", | ||
"@babel/parser": "7.16.7", | ||
"@babel/preset-env": "7.16.7", | ||
"@babel/register": "7.16.7", | ||
"@rollup/plugin-babel": "5.3.0", | ||
"@typescript-eslint/eslint-plugin": "4.31.1", | ||
"@typescript-eslint/parser": "4.31.1", | ||
"@typescript-eslint/eslint-plugin": "5.9.0", | ||
"@typescript-eslint/parser": "5.9.0", | ||
"babel-plugin-add-module-exports": "1.0.4", | ||
"eslint": "7.32.0", | ||
"eslint": "8.6.0", | ||
"eslint-config-google": "0.14.0", | ||
@@ -63,12 +63,13 @@ "fancy-log": "1.3.3", | ||
"gulp-jasmine": "4.0.0", | ||
"jasmine-core": "3.9.0", | ||
"jasmine": "3.10.0", | ||
"jasmine-core": "3.10.1", | ||
"lodash.startswith": "4.2.1", | ||
"prettier": "2.4.1", | ||
"prettier": "2.5.1", | ||
"q": "1.5.1", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.56.3", | ||
"rollup-plugin-license": "2.5.0", | ||
"rollup": "2.62.0", | ||
"rollup-plugin-license": "2.6.1", | ||
"rollup-plugin-strip-banner": "2.0.0", | ||
"tmp": "0.2.1", | ||
"typescript": "4.4.3" | ||
"typescript": "4.5.4" | ||
}, | ||
@@ -75,0 +76,0 @@ "engines": { |
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
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
84408
10
0
29