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

@asphalt-react/context

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asphalt-react/context - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8

3

dist/index.js

@@ -7,3 +7,2 @@ import { useContext, createContext } from 'react';

export default context;
export { Consumer, Provider, StyleConsumer, StyleContext, StyleProvider, sendStyles };
export { Consumer, Provider, StyleConsumer, StyleContext, StyleProvider, context as default, sendStyles };
{
"name": "@asphalt-react/context",
"version": "2.0.0-alpha.7",
"version": "2.0.0-alpha.8",
"description": "share context among asphalt components",

@@ -34,6 +34,6 @@ "keywords": [

"devDependencies": {
"@asphalt-react/build": "^2.0.0-alpha.7",
"@asphalt-react/build": "^2.0.0-alpha.8",
"@rollup/plugin-babel": "^5.3.0"
},
"gitHead": "5c89daec8dd5bf1f546a46000a2a6541dd2ec058"
"gitHead": "30e6cfa3552c88d7f34eb7bfc4697d5f1a517f3d"
}
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