Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-fryctoria

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-fryctoria - npm Package Compare versions

Comparing version 0.1.9 to 1.0.0-alpha.1

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc