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

@desk-framework/frame-test

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@desk-framework/frame-test - npm Package Compare versions

Comparing version 4.0.0-dev.32 to 4.0.0-dev.33

2

dist/style/colors.js

@@ -33,6 +33,4 @@ import { UIColor } from "@desk-framework/frame-core";

["PrimaryBackground", new UIColor("Primary")],
["Accent", new UIColor("Purple")],
["AccentBackground", new UIColor("Accent")],
["Brand", new UIColor("Primary")],
["BrandBackground", new UIColor("Brand")],
];

1

dist/style/icons.js

@@ -21,2 +21,3 @@ import { UIIconResource } from "@desk-framework/frame-core";

["More", new UIIconResource(`<svg id="test-more"></svg>`)],
["Search", new UIIconResource(`<svg id="test-search"></svg>`)],
];
{
"name": "@desk-framework/frame-test",
"version": "4.0.0-dev.32",
"version": "4.0.0-dev.33",
"publishConfig": {

@@ -35,3 +35,3 @@ "tag": "next"

"peerDependencies": {
"@desk-framework/frame-core": "4.0.0-dev.32"
"@desk-framework/frame-core": "4.0.0-dev.33"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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