@meteorjs/reify
Advanced tools
Comparing version 0.25.2 to 0.25.3
@@ -399,2 +399,5 @@ "use strict"; | ||
if (this.asyncEvaluationIndex !== null) { | ||
if (this.status === 'evaluated') { | ||
return; | ||
} | ||
throw new Error('setAsyncEvaluation can only be called once'); | ||
@@ -401,0 +404,0 @@ } |
{ | ||
"name": "@meteorjs/reify", | ||
"version": "0.25.2", | ||
"version": "0.25.3", | ||
"main": "node/index.js", | ||
@@ -5,0 +5,0 @@ "browser": "lib/empty.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
190343
3494
0