ember-fryctoria
Advanced tools
Comparing version 0.1.9 to 1.0.0-alpha.1
{ | ||
"name": "ember-fryctoria", | ||
"version": "0.1.9", | ||
"version": "1.0.0-alpha.1", | ||
"description": "Make ember data work offline with automatic sync.", | ||
@@ -5,0 +5,0 @@ "directories": { |
# Warning | ||
Currently this addon is still in development yet. We are going to release a | ||
beta version very soon. | ||
Now the addon is in alpha, please help by reporting bugs and opening issues. | ||
@@ -8,4 +7,4 @@ # Instruction | ||
```bash | ||
ember addon:install ember-localforage-adapter | ||
ember addon:install ember-fryctoria | ||
ember install ember-localforage-adapter | ||
ember install ember-fryctoria | ||
ember g reopen-syncer-initializer | ||
@@ -32,2 +31,3 @@ ``` | ||
and try to sync when online. Only the main record will be updated or created. | ||
- Customized transforms are not supported, see work around [here](https://github.com/poetic/ember-fryctoria/issues/1). | ||
@@ -34,0 +34,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
1
39986
35
1009