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

@dtsgenerator/replace-namespace

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

@dtsgenerator/replace-namespace - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

1

index.js

@@ -7,2 +7,3 @@ "use strict";

meta: {
name: 'replace namespace',
description: 'Replace the namespace names.',

@@ -9,0 +10,0 @@ },

@@ -15,2 +15,3 @@ import { Plugin, PluginContext } from 'dtsgenerator';

meta: {
name: 'replace namespace',
description: 'Replace the namespace names.',

@@ -17,0 +18,0 @@ },

8

package.json
{
"name": "@dtsgenerator/replace-namespace",
"version": "1.1.0",
"version": "1.2.0",
"description": "replace the output namespace",

@@ -38,5 +38,5 @@ "main": "index.js",

"@types/mocha": "^7.0.2",
"@types/node": "^13.9.3",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"@types/node": "^13.9.8",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"cross-env": "^7.0.2",

@@ -43,0 +43,0 @@ "dtsgenerator": "^2.5.0",

@@ -67,4 +67,5 @@ {

"exclude": [
"test/snapshots/"
"node_modules",
"test/post_snapshots/"
]
}
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