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

@bolt/core

Package Overview
Dependencies
Maintainers
4
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolt/core - npm Package Compare versions

Comparing version 0.9.0-rc.5 to 0.9.0-rc.6

polyfills/wc-extras/post-polyfill.js

10

package.json
{
"name": "@bolt/core",
"description": "Core dependencies, utils, etc.",
"version": "0.9.0-rc.5",
"version": "0.9.0-rc.6",
"license": "MIT",

@@ -12,3 +12,9 @@ "main": "index.js",

"dependencies": {
"@bolt/core-data": "^0.9.0-rc.5",
"@bolt/core-data": "^0.9.0-rc.6",
"@webcomponents/custom-elements": "^1.0.6",
"@webcomponents/html-imports": "^1.1.0",
"@webcomponents/shadycss": "^1.1.0",
"@webcomponents/shadydom": "^1.0.11",
"@webcomponents/template": "^1.2.2",
"@webcomponents/webcomponents-platform": "^1.0.0",
"@webcomponents/webcomponentsjs": "^1.0.22",

@@ -15,0 +21,0 @@ "core-js": "^2.5.1",

2

polyfills/polyfill-loader.js

@@ -17,3 +17,3 @@ require('es6-promise').polyfill();

Promise.all([
import(/* webpackChunkName: "webcomponents-lite" */ '@webcomponents/webcomponentsjs/webcomponents-lite.js')
import(/* webpackChunkName: "webcomponents-lite" */ './webcomponents-hi-sd-ce-pf-index.js')
]).then(() => {

@@ -20,0 +20,0 @@ resolve();

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