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

@microsoft/sp-top-actions

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-top-actions - npm Package Compare versions

Comparing version 1.19.0 to 1.20.0-dev.96

dist/sp-top-actions_none_3f25e062ecdede1e283c.js

6

dist/d5c7f2a5-a8e2-431c-9161-70d4d6396f79.manifest.json

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

"componentType": "Library",
"version": "1.19.0",
"version": "1.20.0",
"loaderConfig": {

@@ -17,4 +17,4 @@ "internalModuleBaseUrls": [

"path": {
"path": "sp-top-actions_none_ab58f213730b30bd0ea9.js",
"integrity": "sha256-JbuFH4G4ul9rUHQu0HxADFEvjGGcb1rAYKN9F11WONM="
"path": "sp-top-actions_none_3f25e062ecdede1e283c.js",
"integrity": "sha256-zu9joY5E6tGTL+JgKJcXI0OIEYZDm/mcvFv7It3cxLw="
}

@@ -21,0 +21,0 @@ }

@@ -113,2 +113,6 @@ import type { IMultiStepCoachmark } from '@ms/sp-coachmark-utility';

/* Excluded from this release type: themableSvg */
/**
* The data-automation-id property for the dropdown option.
*/
readonly dataAutomationId?: string;
}

@@ -115,0 +119,0 @@

@@ -113,2 +113,6 @@ import type { IMultiStepCoachmark } from '@ms/sp-coachmark-utility';

/* Excluded from this release type: themableSvg */
/**
* The data-automation-id property for the dropdown option.
*/
readonly dataAutomationId?: string;
}

@@ -115,0 +119,0 @@

@@ -113,2 +113,6 @@ import type { IMultiStepCoachmark } from '@ms/sp-coachmark-utility';

/* Excluded from this release type: themableSvg */
/**
* The data-automation-id property for the dropdown option.
*/
readonly dataAutomationId?: string;
}

@@ -115,0 +119,0 @@

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.42.3"
"packageVersion": "7.47.0"
}
]
}

@@ -22,3 +22,3 @@ "use strict";

TopActionsFieldType[TopActionsFieldType["Button"] = 11] = "Button";
})(TopActionsFieldType = exports.TopActionsFieldType || (exports.TopActionsFieldType = {}));
})(TopActionsFieldType || (exports.TopActionsFieldType = TopActionsFieldType = {}));
//# sourceMappingURL=topActionsField.js.map
{
"name": "@microsoft/sp-top-actions",
"version": "1.19.0",
"version": "1.20.0-dev.96",
"description": "SharePoint Framework support for the web part top actions user interface.",

@@ -11,8 +11,8 @@ "license": "https://aka.ms/spfx/license",

"devDependencies": {
"@rushstack/heft": "0.66.0",
"@rushstack/heft": "0.66.19",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.17",
"eslint": "8.7.0",
"@ms/spfx-internal-web-build-rig": "0.1.0",
"@ms/sp-coachmark-utility": "0.1.0"
"eslint": "8.57.0",
"@ms/sp-coachmark-utility": "0.1.0",
"@ms/spfx-internal-web-build-rig": "0.1.0"
},

@@ -19,0 +19,0 @@ "scripts": {

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