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

@player-ui/types

Package Overview
Dependencies
Maintainers
2
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@player-ui/types - npm Package Compare versions

Comparing version 0.0.1-next.13 to 0.0.1-next.14

2

dist/index.d.ts

@@ -184,2 +184,4 @@ /**

value: ValueType;
/** should the template be recomputed when data changes */
dynamic?: boolean;
/**

@@ -186,0 +188,0 @@ * A property on the parent object to store the new map under.

2

package.json
{
"name": "@player-ui/types",
"version": "0.0.1-next.13",
"version": "0.0.1-next.14",
"private": false,

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -249,2 +249,5 @@ /**

/** should the template be recomputed when data changes */
dynamic?: boolean;
/**

@@ -251,0 +254,0 @@ * A property on the parent object to store the new map under.

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