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.c02f2d3ff.0 to 0.0.3-alpha.c72bebcbd.0

11

package.json
{
"name": "@microsoft/teams-manifest",
"version": "0.0.3-alpha.c02f2d3ff.0",
"version": "0.0.3-alpha.c72bebcbd.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": "a0c4aaa14f56de8585d98e15139456743ac4ca04"
"gitHead": "5c2f9d1ebbd36a8191fa4f52a2a02ecc073ecd6f"
}
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