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 0.0.0 to 0.1.0

CHANGELOG.md

23

package.json
{
"name": "@microsoft/sp-odata-types",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "0.1.0",
"description": "TypeScript interfaces for working with SharePoint REST APIs",
"license": "SEE LICENSE IN LICENSE.docx",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"devDependencies": {
"@ms/sp-build-internal-web": "~0.5.0",
"gulp": "~3.9.1"
},
"dependencies": {
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
"build": "gulp bundle",
"clean": "gulp clean",
"test": "gulp bundle"
}
}
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