Socket
Socket
Sign inDemoInstall

replace-comments-x

Package Overview
Dependencies
6
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.22 to 3.0.23

4

dist/replace-comments-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-26T12:51:37.461Z",
"date": "2019-07-27T00:31:08.940Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Replace the comments in a string.",

"license": "MIT",
"version": "3.0.22"
"version": "3.0.23"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-26T12:51:37.461Z",
"date": "2019-07-27T00:31:08.940Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Replace the comments in a string.",

"license": "MIT",
"version": "3.0.22"
"version": "3.0.23"
}

@@ -15,0 +15,0 @@ */

{
"name": "replace-comments-x",
"version": "3.0.22",
"version": "3.0.23",
"description": "Replace the comments in a string.",

@@ -34,3 +34,3 @@ "homepage": "https://github.com/Xotic750/replace-comments-x",

"clean:coverage": "rimraf __tests__/coverage",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
"lint-fix": "npm run lint -- --fix",

@@ -55,4 +55,4 @@ "report": "npm run build -- --env.report",

"dependencies": {
"require-coercible-to-string-x": "^2.0.23",
"to-string-x": "^2.0.32"
"require-coercible-to-string-x": "^2.0.24",
"to-string-x": "^2.0.33"
},

@@ -71,3 +71,3 @@ "devDependencies": {

"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.12",
"@prorenata/eslint-config-vue": "^1.13.14",
"@types/jest": "^24.0.15",

@@ -95,3 +95,3 @@ "@types/node": "^12.6.8",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.7",
"eslint-plugin-jest": "^22.14.0",
"eslint-plugin-jsdoc": "^15.7.2",

@@ -98,0 +98,0 @@ "eslint-plugin-json": "^1.4.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc