Socket
Socket
Sign inDemoInstall

@microsoft/sp-odata-types

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-odata-types - npm Package Compare versions

Comparing version 1.12.1 to 1.13.0-beta.13

dist/index-internal-beta.d.ts

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.13.0"
"packageVersion": "7.16.1"
}
]
}
{
"name": "@microsoft/sp-odata-types",
"version": "1.12.1",
"description": "TypeScript interfaces for working with SharePoint REST APIs",
"engines": {
"node": ">=12.13.0 <13.0.0 || >=14.15.0 <15.0.0"
},
"license": "SEE LICENSE IN \"EULA\" FOLDER",
"homepage": "http://aka.ms/spfx",
"main": "lib-commonjs/index.js",
"typings": "dist/index-internal.d.ts",
"tsdoc": {
"tsdocFlavor": "AEDoc"
},
"devDependencies": {
"@ms/sp-build-compiler-3.7": "1.11.0-dev.27",
"@ms/sp-internal-node-build-rig": "0.1.0",
"@rushstack/heft": "0.24.1"
},
"dependencies": {
"tslib": "~1.10.0"
},
"scripts": {
"build": "heft test --clean",
"clean": "heft clean",
"deploy": "heft dev-deploy",
"start": "heft start --clean"
}
"name": "@microsoft/sp-odata-types",
"version": "1.13.0-beta.13",
"description": "TypeScript interfaces for working with SharePoint REST APIs",
"license": "SEE LICENSE IN \"EULA\" FOLDER",
"homepage": "http://aka.ms/spfx",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
"typings": "dist/index-internal.d.ts",
"tsdoc": {
"tsdocFlavor": "AEDoc"
},
"dependencies": {
"tslib": "~1.10.0"
},
"scripts": {},
"engines": {
"node": ">=12.13.0 <13.0.0 || >=14.15.0 <15.0.0"
}
}

@@ -0,0 +0,0 @@ # sp-odata-types

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