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

@microsoft/sp-module-interfaces

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-module-interfaces - npm Package Compare versions

Comparing version 1.16.0-beta.1 to 1.16.0-beta.2

2

dist/tsdoc-metadata.json

@@ -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.29.0"
"packageVersion": "7.31.2"
}
]
}

@@ -273,4 +273,10 @@ {

"title": "Properties",
"description": "every Web Part is expected to have some custom properties. e.g. an image Web Part may have the image url and caption text as custom properties, a list Web Part may have the list id and list title as custom properties, and so on.",
"description": "Every Web Part is expected to have some custom properties. e.g. an image Web Part may have the image url and caption text as custom properties, a list Web Part may have the list id and list title as custom properties, and so on.",
"$ref": "any-value.schema.json"
},
"dataVersion": {
"title": "Data Version",
"description": "Set a data version for this preconfigured entry. This is optional and can be used in cases where the SPPKG is updated independently from code (e.g. hosted on a CDN). Web Parts can read this value for backwards compatibility with out of date default properties.",
"$ref": "any-value.schema.json"
}

@@ -277,0 +283,0 @@ },

{
"name": "@microsoft/sp-module-interfaces",
"version": "1.16.0-beta.1",
"version": "1.16.0-beta.2",
"description": "SharePoint Framework module interfaces",
"license": "SEE LICENSE IN \"EULA\" FOLDER",
"license": "https://aka.ms/spfx/license",
"homepage": "http://aka.ms/spfx",

@@ -18,5 +18,5 @@ "scripts": {},

"dependencies": {
"@rushstack/node-core-library": "3.50.1",
"@rushstack/node-core-library": "3.52.0",
"z-schema": "4.2.4"
}
}
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