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

@analogjs/astro-angular

Package Overview
Dependencies
Maintainers
1
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analogjs/astro-angular - npm Package Compare versions

Comparing version 0.2.25 to 1.0.0-beta.0

4

package.json
{
"name": "@analogjs/astro-angular",
"version": "0.2.25",
"version": "1.0.0-beta.0",
"description": "Use Angular components within Astro",

@@ -31,3 +31,3 @@ "type": "module",

"dependencies": {
"@analogjs/vite-plugin-angular": "^0.2.25"
"@analogjs/vite-plugin-angular": "^1.0.0-beta.0"
},

@@ -34,0 +34,0 @@ "peerDependencies": {

@@ -35,3 +35,3 @@ import viteAngular from '@analogjs/vite-plugin-angular';

plugins: [
viteAngular.default(vite),
viteAngular(vite),
{

@@ -38,0 +38,0 @@ name: '@analogjs/astro-angular-platform-server',

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