@rollup/plugin-wasm
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -38,5 +38,5 @@ 'use strict'; | ||
reject(error) | ||
} else { | ||
resolve(_instantiateOrCompile(buffer, imports, false)) | ||
} | ||
resolve(_instantiateOrCompile(buffer, imports, false)) | ||
}); | ||
@@ -43,0 +43,0 @@ }); |
@@ -14,5 +14,5 @@ import * as fs from 'fs'; | ||
reject(error) | ||
} else { | ||
resolve(_instantiateOrCompile(buffer, imports, false)) | ||
} | ||
resolve(_instantiateOrCompile(buffer, imports, false)) | ||
}); | ||
@@ -19,0 +19,0 @@ }); |
{ | ||
"name": "@rollup/plugin-wasm", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
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
20410
433