Socket
Socket
Sign inDemoInstall

@arc-fusion/prop-types

Package Overview
Dependencies
5
Maintainers
6
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

.github/CODEOWNERS

2

custom-types/content-config.js

@@ -13,3 +13,3 @@ 'use strict'

}
if (!(prop.key || prop.contentConfigValues)) {
if (!(prop.query || prop.contentConfigValues || prop.key)) {
return new Error(`${propName} is missing property 'contentConfigValues' on ${componentName}`)

@@ -16,0 +16,0 @@ }

{
"name": "@arc-fusion/prop-types",
"version": "0.1.2",
"version": "0.1.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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