New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bili-sapp-cli

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bili-sapp-cli - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16-add-config-file.1

2

lib/onlinePreview.js

@@ -100,3 +100,3 @@ const path = require('path');

}),
...['.babelrc', 'bl.config.js', 'postcss.config.js', 'project.config.json', 'package.json', '.sapprc', '.postcssrc.js'].map(fileName => {
...['.babelrc', 'bl.config.js', 'postcss.config.js', 'project.config.json', 'package.json', '.sapprc', '.postcssrc.js', 'tsconfig.json', 'jsconfig.json'].map(fileName => {
return new Promise(resolve => {

@@ -103,0 +103,0 @@ const fileToCopy = path.join(projectRoot, fileName);

{
"name": "bili-sapp-cli",
"version": "0.1.15",
"version": "0.1.16-add-config-file.1",
"description": "Bilibili Small App Cli",

@@ -5,0 +5,0 @@ "main": "index.js",

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