Socket
Socket
Sign inDemoInstall

@spectrum-web-components/base

Package Overview
Dependencies
6
Maintainers
8
Versions
161
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.31.1-react.3 to 0.31.1-react.21

4

package.json
{
"name": "@spectrum-web-components/base",
"version": "0.31.1-react.3+886f51591",
"version": "0.31.1-react.21+44f0b1df9",
"publishConfig": {

@@ -110,3 +110,3 @@ "access": "public"

],
"gitHead": "886f515919ca0e8a1cec52a00babb1d4a195ae01"
"gitHead": "44f0b1df9e1ea77d9e931629a63918ceee2744c2"
}

@@ -12,5 +12,5 @@ "use strict";

expect(
spyCall.args.at(0).includes("dev mode"),
spyCall.args.at(0),
'confirm "dev mode"-centric message'
).to.be.true;
).to.include("dev mode");
expect(spyCall.args.at(-1), "confirm `data` shape").to.deep.equal({

@@ -17,0 +17,0 @@ data: {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc