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

@preply/ds-rn-core

Package Overview
Dependencies
Maintainers
7
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@preply/ds-rn-core - npm Package Compare versions

Comparing version 0.14.1-beta.9a7c4f48ff28e6b281cf92e11c3fc3bc17dff15d.124 to 0.15.1-beta.494529817df191f76cecf6cc898ead43ec753ccb.121

6

package.json
{
"name": "@preply/ds-rn-core",
"version": "0.14.1-beta.9a7c4f48ff28e6b281cf92e11c3fc3bc17dff15d.124+9a7c4f4",
"version": "0.15.1-beta.494529817df191f76cecf6cc898ead43ec753ccb.121+4945298",
"publishConfig": {

@@ -21,3 +21,3 @@ "access": "public"

"dependencies": {
"@preply/ds-core": "^0.14.1-beta.9a7c4f48ff28e6b281cf92e11c3fc3bc17dff15d.124+9a7c4f4"
"@preply/ds-core": "0.14.0"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

},
"gitHead": "9a7c4f48ff28e6b281cf92e11c3fc3bc17dff15d"
"gitHead": "494529817df191f76cecf6cc898ead43ec753ccb"
}

@@ -1,4 +0,4 @@

# `@preply/ds-rn-core`
# `@preply/ds-web-core`
> React Native support and context providers for themes, color schemes and tokens.
> Web support and context providers (React + CSS modules).

@@ -29,1 +29,10 @@ ## Using the Design System in your application or library?

- to ensure Lerna honours build sequence (does not do so for peer dependencies).
### Dev dependencies
We only list the dependencies used directly in stories, MDX docs and tests (`@storybook/react`, `@testing-library/react`, ...).
**Do NOT add dependencies on** linting, testing, building tools unless:
- you need to require some resource in a doc file or a test.
- you need to add a very specific plugin to this package only and you want to signal the dependency loudly.
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