Socket
Socket
Sign inDemoInstall

locate-character

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

4

CHANGELOG.md
# locate-character changelog
## 2.0.5
* Fix incorrect `pkg.repository`
## 2.0.4

@@ -4,0 +8,0 @@

11

package.json
{
"name": "locate-character",
"version": "2.0.4",
"version": "2.0.5",
"description": "Get the line and column number of a specific character in a string",

@@ -19,6 +19,3 @@ "main": "dist/locate-character.umd.js",

],
"repository": {
"type": "git",
"url": "git+https://gitlab.com/Rich-Harris/locate-character.git"
},
"repository": "Rich-Harris/locate-character",
"keywords": [

@@ -35,5 +32,5 @@ "string",

"bugs": {
"url": "https://gitlab.com/Rich-Harris/locate-character/issues"
"url": "https://github.com/Rich-Harris/locate-character/issues"
},
"homepage": "https://gitlab.com/Rich-Harris/locate-character#README",
"homepage": "https://github.com/Rich-Harris/locate-character#README",
"devDependencies": {

@@ -40,0 +37,0 @@ "mocha": "^3.0.1",

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