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

@ditojs/build

Package Overview
Dependencies
Maintainers
4
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ditojs/build - npm Package Compare versions

Comparing version 1.30.0 to 2.0.0

4

package.json
{
"name": "@ditojs/build",
"version": "1.30.0",
"version": "2.0.0",
"type": "module",

@@ -33,4 +33,4 @@ "repository": "https://github.com/ditojs/dito/tree/master/packages/build",

},
"gitHead": "5d09dc24ecb77b511f3c25643275ea1b9514fb52",
"gitHead": "dde9462e778bce37bc4fa3e47127a9ba12a4d5e2",
"readme": "# Dito.js Build Helper Functions\n\nDito.js is a declarative and modern web framework with a focus on API driven\ndevelopment, based on Koa.js, Objection.js and Vue.js\n\nReleased in 2018 under the MIT license, with support by https://lineto.com/\n"
}

@@ -1,3 +0,3 @@

import { defineConfig as defineViteConfig } from 'vite'
import { createVuePlugin } from 'vite-plugin-vue2'
import { defineConfig } from 'vite'
import createVuePlugin from '@vitejs/plugin-vue'
import { getPostCssConfig } from './postcss.js'

@@ -8,3 +8,2 @@ import { getRollupExternalsFromDependencies } from './rollup.js'

name,
defineConfig = defineViteConfig,
css = false,

@@ -11,0 +10,0 @@ vue = false,

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