Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-prettier

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-prettier - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

.idea/inspectionProfiles/Project_Default.xml

2

dist/index.d.ts

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc