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

react-cosmos-shared

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cosmos-shared - npm Package Compare versions

Comparing version 4.6.0-3 to 4.6.0-4

1

index.js
// @flow
exports.importModule = require('./dist/import-module').importModule;
exports.createLinkedList = require('./dist/linked-list').createLinkedList;
exports.splitUnserializableParts = require('./dist/unserializable-parts').splitUnserializableParts;
exports.getOldSchoolFixturesFromNewStyleComponents = require('./dist/fixtures-format').getOldSchoolFixturesFromNewStyleComponents;
exports.getNormalizedFixtureModules = require('./dist/fixtures-format').getNormalizedFixtureModules;

4

package.json
{
"name": "react-cosmos-shared",
"version": "4.6.0-3",
"version": "4.6.0-4",
"description": "Libs shared between React Cosmos packages",

@@ -15,3 +15,3 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/master/packages/react-cosmos-shared",

"xo": false,
"gitHead": "96e4246e89e9c54714d7ccff4f241677c4e7abb8"
"gitHead": "280fa4b98189377f4a4ff53147fbd2f13c1ed9be"
}
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