hunspell-asm
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -0,1 +1,11 @@ | ||
<a name="0.0.12"></a> | ||
## [0.0.12](https://github.com/kwonoj/hunspell-asm/compare/v0.0.11...v0.0.12) (2017-09-15) | ||
### Bug Fixes | ||
* **environment:** fix browser environment module loading ([b2e16d6](https://github.com/kwonoj/hunspell-asm/commit/b2e16d6)) | ||
<a name="0.0.11"></a> | ||
@@ -2,0 +12,0 @@ ## [0.0.11](https://github.com/kwonoj/hunspell-asm/compare/v0.0.10...v0.0.11) (2017-09-15) |
@@ -0,0 +0,0 @@ /** |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=Hunspell.js.map |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=HunspellAsmModule.js.map |
@@ -0,0 +0,0 @@ import { Hunspell } from './Hunspell'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=HunspellFactory.js.map |
@@ -0,0 +0,0 @@ import { HunspellAsmModule } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export { loadModule } from './loadModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FS } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
import { ENVIRONMENT } from 'emscripten-wasm-loader'; | ||
import { HunspellFactory } from './HunspellFactory'; | ||
export declare const loadModule: (binaryEndpoint?: string, environment?: ENVIRONMENT) => Promise<HunspellFactory>; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FS } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FS } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FS } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FS } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ declare type logFunctionType = (message: string, ...optionalParams: Array<any>) => void; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { cwrapSignature } from './HunspellAsmModule'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "hunspell-asm", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "WebAssembly based Javascript bindings for hunspell spellchecker", | ||
@@ -76,3 +76,3 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"emscripten-wasm-loader": "0.0.4", | ||
"emscripten-wasm-loader": "0.0.5", | ||
"getroot": "^1.0.0", | ||
@@ -79,0 +79,0 @@ "nanoid": "^0.2.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
1778273
+ Addedemscripten-wasm-loader@0.0.5(transitive)
- Removedemscripten-wasm-loader@0.0.4(transitive)
Updatedemscripten-wasm-loader@0.0.5