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

@microsoft/sp-core-library

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-core-library - npm Package Compare versions

Comparing version 0.0.0 to 0.1.2

CHANGELOG.json

31

package.json
{
"name": "@microsoft/sp-core-library",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "0.1.2",
"description": "SharePoint Framework core libraries",
"license": "SEE LICENSE IN LICENSE.docx",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"devDependencies": {
"@ms/sp-build-internal-web": "~0.5.0",
"@types/chai": ">=3.4.34 <3.6.0",
"@types/mocha": ">=2.2.33 <2.6.0",
"chai": "~3.5.0",
"gulp": "~3.9.1"
},
"dependencies": {
"@microsoft/sp-lodash-subset": "~0.6.1",
"@microsoft/sp-module-interfaces": "~0.7.0",
"@types/es6-collections": "^0.5.29",
"@types/webpack-env": ">=1.12.1 <1.14.0",
"es6-collections": "0.5.6"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
"build": "gulp bundle",
"clean": "gulp clean",
"test": "gulp test"
}
}
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