react-cosmos-shared
Advanced tools
Comparing version 4.6.0-3 to 4.6.0-4
// @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; |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9726
11
215