🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

doctrine

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doctrine - npm Package Compare versions

Comparing version

to
1.2.1

CHANGELOG.md

1

lib/doctrine.js

@@ -337,2 +337,3 @@ /*

source.charCodeAt(index) === 0x23 /* '#' */ ||
source.charCodeAt(index) === 0x2D /* '-' */ ||
source.charCodeAt(index) === 0x7E /* '~' */) {

@@ -339,0 +340,0 @@ name += advance();

2

package.json

@@ -6,3 +6,3 @@ {

"main": "lib/doctrine.js",
"version": "1.2.0",
"version": "1.2.1",
"engines": {

@@ -9,0 +9,0 @@ "node": ">=0.10.0"