Socket
Socket
Sign inDemoInstall

@salesforcedevs/docs-components

Package Overview
Dependencies
0
Maintainers
38
Versions
571
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.36 to 0.2.38

src/modules/doc/contentMedia/__tests__/contentMedia.test.ts

7

lwc.config.json

@@ -6,3 +6,8 @@ {

],
"expose": ["doc/container", "doc/contentCallout", "doc/codeBlock"]
"expose": [
"doc/container",
"doc/contentCallout",
"doc/contentMedia",
"doc/codeBlock"
]
}

4

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "0.2.36",
"version": "0.2.38",
"description": "Docs Lightning web components for DSC",

@@ -17,3 +17,3 @@ "license": "MIT",

},
"gitHead": "c209aed5db5cc3d714d7fef741329d8b207d8b54"
"gitHead": "afae111927a2b07ddd83db94f2cf8d663aa5ca8d"
}

@@ -63,3 +63,3 @@ /* eslint-disable jest/no-mocks-import */

afterEach(() => {
jest.resetAllMocks();
jest.clearAllMocks();
});

@@ -66,0 +66,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc