New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nest-tiktok-sdk-applet

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-tiktok-sdk-applet - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

1

libs/constants/index.js

@@ -5,2 +5,1 @@ "use strict";

exports.TIKTOK_SDK_APPLET_CONFIG = 'TIKTOK_SDK_APPLET_CONFIG';
//# sourceMappingURL=index.js.map

@@ -19,2 +19,1 @@ "use strict";

__exportStar(require("./tiktok-sdk-applet.service"), exports);
//# sourceMappingURL=index.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=configModule.interfaces.js.map

@@ -72,2 +72,1 @@ "use strict";

exports.DevelopmentManagementService = DevelopmentManagementService;
//# sourceMappingURL=development-management.service.js.map

@@ -68,2 +68,1 @@ "use strict";

exports.TiktokSdkAppletModule = TiktokSdkAppletModule;
//# sourceMappingURL=tiktok-sdk-applet.module.js.map

@@ -55,2 +55,1 @@ "use strict";

exports.TiktokSdkAppletService = TiktokSdkAppletService;
//# sourceMappingURL=tiktok-sdk-applet.service.js.map

@@ -17,2 +17,1 @@ "use strict";

});
//# sourceMappingURL=tiktok-sdk-applet.service.spec.js.map

@@ -47,2 +47,1 @@ "use strict";

exports.RequestUtil = RequestUtil;
//# sourceMappingURL=request.util.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=development-management.vo.js.map

3

package.json
{
"name": "nest-tiktok-sdk-applet",
"version": "0.0.5",
"version": "0.0.6",
"description": "tiktok-sdk-applet",

@@ -9,3 +9,2 @@ "main": "libs/index.js",

"build":"rm -rf ./libs && tsc -p tsconfig.json",
"publish": "npm publish",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -12,0 +11,0 @@ },

@@ -10,3 +10,3 @@ {

"target": "es2017",
"sourceMap": true,
"sourceMap": false,
"outDir": "./libs",

@@ -13,0 +13,0 @@ "baseUrl": "./",

Sorry, the diff of this file is not supported yet

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