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

@analogjs/vite-plugin-angular

Package Overview
Dependencies
Maintainers
0
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analogjs/vite-plugin-angular - npm Package Compare versions

Comparing version 1.10.3 to 2.0.0-alpha.1

2

package.json
{
"name": "@analogjs/vite-plugin-angular",
"version": "1.10.3",
"version": "2.0.0-alpha.1",
"description": "Vite Plugin for Angular",

@@ -5,0 +5,0 @@ "type": "module",

@@ -131,3 +131,4 @@ import { dirname, resolve } from 'node:path';

testWatchMode =
!(config.server.watch === null) || config.test?.watch === true;
!(config.server.watch === null) ||
config.test?.watch === true;
},

@@ -134,0 +135,0 @@ configureServer(server) {

Sorry, the diff of this file is not supported yet

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