everstorage
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -29,2 +29,2 @@ import { AsyncStorage } from './classes/AsyncStorage'; | ||
import { serializerWithDate } from './utils/serializers'; | ||
export { IJson, IStorage, isNumeric, serializer, Serializer, IAwaitable, ISerialized, MultiStorage, AsyncStorage, ISerializable, IInstantiable, IBrowserState, PrefixStorage, ObjectStorage, MemoryStorage, ISerializeRule, blackholeStorage, BlackholeStorage, SerializedStorage, serializerWithDate, IObservableStorage, objectLocalStorage, BrowserHistoryPathStorage, BrowserHistoryQueryStorage, IBrowserHistoryStorageOptions, BrowserHistoryPathHashStorage, createUniqueIdentifierFromParams, BROWSER_HISTORY_STORAGE_OPTIONS_DEFAULTS }; | ||
export { IJson, IStorage, isNumeric, serializer, Serializer, IAwaitable, ISerialized, MultiStorage, AsyncStorage, ISerializable, IInstantiable, IBrowserState, PrefixStorage, ObjectStorage, MemoryStorage, ISerializeRule, blackholeStorage, BlackholeStorage, SerializedStorage, serializerWithDate, IObservableStorage, objectLocalStorage, BrowserHistoryPathStorage, BrowserHistoryQueryStorage, IBrowserHistoryStorageOptions, BrowserHistoryPathHashStorage, createUniqueIdentifierFromParams, BROWSER_HISTORY_STORAGE_OPTIONS_DEFAULTS, }; |
{ | ||
"name": "everstorage", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"author": "Pavol Hejný <me@pavolhejny.com> (https://pavolhejny.com)", | ||
@@ -34,3 +34,3 @@ "description": "A vector manipulation class", | ||
"generate-main-exports-commit": "git diff --exit-code && npm run generate-main-exports && git add src && git commit --allow-empty -m \"Updating exports\"", | ||
"update-in-other-repos": "npm run update-in-other-collboard && npm run update-in-other-krmitka", | ||
"update-in-other-repos": "npm run update-in-other-krmitka && npm run update-in-other-collboard", | ||
"update-in-other-collboard": "cd ../../HeduApp/collboard && git stash && npm i everstorage@latest && git add package.json package-lock.json && git commit --allow-empty -m \"Update of everstorage\" && git push && git stash pop", | ||
@@ -37,0 +37,0 @@ "update-in-other-krmitka": "cd ../../cso/krmitka && git stash && npm i everstorage@latest && git add package.json package-lock.json && git commit --allow-empty -m \"Update of everstorage\" && git push && git stash pop" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
15019
2804392