New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redux-jam

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-jam - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

tests/test-instance.js

2

package.json
{
"name": "redux-jam",
"version": "0.0.3",
"version": "0.0.4",
"description": "A Redux JSON-API model layer.",

@@ -5,0 +5,0 @@ "repository": {

@@ -9,3 +9,3 @@ # redux-jam

```bash
npm install redux-jam`
npm install redux-jam
```

@@ -60,3 +60,3 @@

The sructure of the schema object is similar in some ways to the structure of
The structure of the schema object is similar in some ways to the structure of
a JSON-API object. Take for example the following definition of a movie:

@@ -109,3 +109,3 @@

Options for atrributes are currently limited to `required`.
Options for attributes are currently limited to `required`.

@@ -125,5 +125,5 @@ Options for relationships:

If you're using Django and DRF, your schema can be loaded into JAM
automatically, which is particularly convenient. TODO: Include a link to
djano-jam once it's up.
automatically, which is particularly convenient.
Refer to [Django-JAM](https://github.com/ABASystems/django-jam)

@@ -130,0 +130,0 @@ ## Loading Data

Sorry, the diff of this file is too big to display

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