Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "preserves", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Experimental data serialization format", | ||
@@ -5,0 +5,0 @@ "homepage": "https://gitlab.com/tonyg/preserves", |
@@ -6,3 +6,3 @@ "use strict"; | ||
require('../package.json').version, | ||
require('path').basename(module.filename), | ||
require('path').basename(__filename), | ||
module)) return; | ||
@@ -9,0 +9,0 @@ |
@@ -5,3 +5,3 @@ "use strict"; | ||
require('../package.json').version, | ||
require('path').basename(module.filename), | ||
require('path').basename(__filename), | ||
module)) return; | ||
@@ -8,0 +8,0 @@ |
@@ -6,3 +6,3 @@ "use strict"; | ||
require('../package.json').version, | ||
require('path').basename(module.filename), | ||
require('path').basename(__filename), | ||
module)) return; | ||
@@ -9,0 +9,0 @@ |
@@ -7,3 +7,3 @@ "use strict"; | ||
require('../package.json').version, | ||
require('path').basename(module.filename), | ||
require('path').basename(__filename), | ||
module)) return; | ||
@@ -10,0 +10,0 @@ |
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
37353