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

@microsoft/teams-manifest

Package Overview
Dependencies
Maintainers
4
Versions
991
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/teams-manifest - npm Package Compare versions

Comparing version 0.0.3-alpha.142fe332a.0 to 0.0.3-alpha.6c40a505c.0

11

package.json
{
"name": "@microsoft/teams-manifest",
"version": "0.0.3-alpha.142fe332a.0",
"version": "0.0.3-alpha.6c40a505c.0",
"main": "build/index.js",

@@ -15,4 +15,2 @@ "types": "build/index.d.ts",

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@shared/eslint-config": "file:../eslint-config",
"@shared/prettier-config": "file:../prettier-config",
"@types/chai": "^4.2.21",

@@ -45,3 +43,6 @@ "@types/chai-as-promised": "^7.1.3",

"test": "npm run test:unit",
"test:unit": "npx nyc mocha --no-timeouts --require ts-node/register test/**/*.test.ts"
"test:unit": "npx nyc mocha --no-timeouts --require ts-node/register test/**/*.test.ts",
"lint": "eslint \"**/*.ts\"",
"precommit": "lint-staged",
"lint:staged": "lint-staged"
},

@@ -59,3 +60,3 @@ "files": [

},
"gitHead": "6142a8b34adc427219438f3b22070141bd95efb5"
"gitHead": "ceea9792ff9a0a71fa9f250bd19749d8f289d5ad"
}
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