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

bili

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bili - npm Package Compare versions

Comparing version 0.14.2 to 0.14.3

2

lib/get-rollup-options.js

@@ -16,3 +16,3 @@ 'use strict';

var plugins = [];
var plugins = [require('rollup-plugin-json')(options.json)];

@@ -19,0 +19,0 @@ var js = options.js || 'buble';

{
"name": "bili",
"version": "0.14.2",
"version": "0.14.3",
"description": "Transpile ESnext code with Rollup and Buble.",

@@ -43,3 +43,2 @@ "license": "MIT",

"rollup-plugin-typescript": "^0.8.1",
"rollup-plugin-vue": "^2.3.1",
"xo": "^0.18.1"

@@ -63,2 +62,3 @@ },

"rollup-plugin-flow": "^1.1.1",
"rollup-plugin-json": "^2.1.1",
"rollup-plugin-node-resolve": "^3.0.0",

@@ -65,0 +65,0 @@ "rollup-plugin-replace": "^1.1.1",

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