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

@perfsee/rollup

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perfsee/rollup - npm Package Compare versions

Comparing version 1.5.0 to 1.5.3

6

dist/index.js

@@ -42,7 +42,5 @@ "use strict";

configResolved(resolvedConfig) {
// vite only hook
publicPath = resolvedConfig.base;
// vite only hook
if (!userOptions.toolkit) {
options.toolkit = 'vite';
}
options.toolkit = 'vite';
},

@@ -49,0 +47,0 @@ moduleParsed(moduleInfo) {

{
"name": "@perfsee/rollup",
"version": "1.5.0",
"version": "1.5.3",
"description": "perfsee rollup plugin",

@@ -35,3 +35,3 @@ "repository": "https://github.com/perfsee/perfsee",

},
"gitHead": "90f2555bd6bcf384278b7efbf6a0f719f0bed4db"
"gitHead": "be8266dea394c3ad52cd1b3126c5c2d774083564"
}

Sorry, the diff of this file is not supported yet

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