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

@open-wc/scoped-elements

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-wc/scoped-elements - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

3

package.json
{
"name": "@open-wc/scoped-elements",
"version": "1.3.4",
"version": "1.3.5",
"publishConfig": {

@@ -21,3 +21,2 @@ "access": "public"

"demo-build:with-scope": "rollup -c demo/with-scope/rollup.config.js",
"prepublishOnly": "../../scripts/insert-header.js",
"site:build": "run-p demo-build:*",

@@ -24,0 +23,0 @@ "start:before-nesting": "es-dev-server -c demo/before-nesting/server.js",

@@ -8,2 +8,3 @@ export { ScopedElementsMixin } from "./src/ScopedElementsMixin.js";

};
//# sourceMappingURL=index.d.ts.map
export { ScopedElementsHost } from "./src/types";
//# sourceMappingURL=index.d.ts.map
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