Comparing version 1.10.2 to 1.10.3
{ | ||
"name": "re2", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"description": "Bindings for RE2: fast, safe alternative to backtracking regular expression engines.", | ||
@@ -8,2 +8,3 @@ "homepage": "http://github.com/uhop/node-re2", | ||
"main": "re2.js", | ||
"types": "re2.d.ts", | ||
"directories": { | ||
@@ -10,0 +11,0 @@ "test": "tests" |
@@ -356,2 +356,3 @@ # node-re2 | ||
- 1.10.3 *Technical release: missing reference to TS types (thx [Jamie Magee](https://github.com/JamieMagee)).* | ||
- 1.10.2 *Technical release: added TypeScript types (thx [Jamie Magee](https://github.com/JamieMagee)).* | ||
@@ -358,0 +359,0 @@ - 1.10.1 *Updated `re2` to the latest version (thx [Jamie Magee](https://github.com/JamieMagee)), dropped Node 6.* |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1203783
395