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

@acrolinx/sidebar-startpage

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acrolinx/sidebar-startpage - npm Package Compare versions

Comparing version 4.0.1-beta.1 to 4.0.1-beta.2

dist/dist-inline/index.ts

6

package.json
{
"name": "@acrolinx/sidebar-startpage",
"version": "4.0.1-beta.1",
"version": "4.0.1-beta.2",
"description": "A Container Component for Acrolinx Integrations that loads the Acrolinx sidebar",

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

"url": "http://www.acrolinx.com",
"main": "dist/dist-inline/index.js",
"main": "dist/dist-inline/index.ts",
"types": "dist/dist-inline/index.d.ts",

@@ -22,3 +22,3 @@ "engines": {

"build": "tsc -b && vite build && vite build --mode inline",
"postbuild": "node tools/pack-inlined.js > dist/dist-inline/index.js && cp src/index.d.ts dist/dist-inline",
"postbuild": "node tools/pack-inlined.js > dist/dist-inline/index.ts && cp src/index.d.ts dist/dist-inline",
"preview": "vite preview",

@@ -25,0 +25,0 @@ "test:watch": "vitest",

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