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

tssrp6a

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tssrp6a - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/config.d.ts

9

package.json
{
"name": "tssrp6a",
"version": "1.0.5",
"main": "index.js",
"types": "index.d.ts",
"version": "1.0.6",
"main": "dist/index.js",
"files": ["dist/**/*"],
"types": "dist/index.d.ts",
"private": false,

@@ -27,3 +28,3 @@ "dependencies": {

"scripts": {
"build": "yarn tsc index.ts --target es6 --module commonjs --outDir ./ --sourcemap --declaration",
"build": "yarn tsc index.ts --target es6 --module commonjs --outDir dist --sourcemap --declaration",
"test": "TS_NODE_COMPILER_OPTIONS='{\"types\": [\"node\"]}' yarn tape 'test/**/*.test.*' -r ts-node/register",

@@ -30,0 +31,0 @@ "test:report": "TAPE_RAW_OUTPUT=1 yarn test | yarn tap-junit -o reports -n unit",

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