ricos-context
Advanced tools
Comparing version 10.92.1 to 10.93.0
@@ -21,2 +21,3 @@ 'use strict'; | ||
var viewer_ViewerContext = require('./viewer/ViewerContext.js'); | ||
var viewer_VisibleIndentationContext = require('./viewer/VisibleIndentationContext.js'); | ||
var viewer_AlignmentContext = require('./viewer/AlignmentContext.js'); | ||
@@ -92,2 +93,4 @@ var viewer_DirectionHandledContext = require('./viewer/DirectionHandledContext.js'); | ||
exports.RicosViewerContextProvider = viewer_ViewerContext.RicosViewerContextProvider; | ||
exports.VisibleIndentationContext = viewer_VisibleIndentationContext.VisibleIndentationContext; | ||
exports.VisibleIndentationContextProvider = viewer_VisibleIndentationContext.VisibleIndentationContextProvider; | ||
exports.RicosAlignmentContext = viewer_AlignmentContext.RicosAlignmentContext; | ||
@@ -94,0 +97,0 @@ exports.RicosAlignmentContextProvider = viewer_AlignmentContext.RicosAlignmentContextProvider; |
@@ -9,2 +9,3 @@ 'use strict'; | ||
var viewer_ViewerContext = require('./ViewerContext.js'); | ||
var viewer_VisibleIndentationContext = require('./VisibleIndentationContext.js'); | ||
require('react'); | ||
@@ -33,2 +34,4 @@ | ||
exports.RicosViewerContextProvider = viewer_ViewerContext.RicosViewerContextProvider; | ||
exports.VisibleIndentationContext = viewer_VisibleIndentationContext.VisibleIndentationContext; | ||
exports.VisibleIndentationContextProvider = viewer_VisibleIndentationContext.VisibleIndentationContextProvider; | ||
//# sourceMappingURL=index.js.map |
@@ -19,2 +19,3 @@ export { DevContext, useTrackRender } from './DevContext.js'; | ||
export { RicosViewerContext, RicosViewerContextConsumer, RicosViewerContextProvider } from './viewer/ViewerContext.js'; | ||
export { VisibleIndentationContext, VisibleIndentationContextProvider } from './viewer/VisibleIndentationContext.js'; | ||
export { RicosAlignmentContext, RicosAlignmentContextProvider } from './viewer/AlignmentContext.js'; | ||
@@ -21,0 +22,0 @@ export { RicosDirectionHandledContext, RicosDirectionHandledContextProvider } from './viewer/DirectionHandledContext.js'; |
@@ -7,3 +7,4 @@ export { RicosAlignmentContext, RicosAlignmentContextProvider } from './AlignmentContext.js'; | ||
export { RicosViewerContext, RicosViewerContextConsumer, RicosViewerContextProvider } from './ViewerContext.js'; | ||
export { VisibleIndentationContext, VisibleIndentationContextProvider } from './VisibleIndentationContext.js'; | ||
import 'react'; | ||
//# sourceMappingURL=index.js.map |
@@ -7,2 +7,3 @@ export * from './AlignmentContext'; | ||
export { RicosViewerContext, RicosViewerContextConsumer, RicosViewerContextProvider, } from './ViewerContext'; | ||
export { VisibleIndentationContext, VisibleIndentationContextProvider, } from './VisibleIndentationContext'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "ricos-context", | ||
"version": "10.92.1", | ||
"version": "10.93.0", | ||
"author": { | ||
@@ -33,3 +33,3 @@ "name": "Alex Greenstein", | ||
"dependencies": { | ||
"ricos-types": "10.92.1" | ||
"ricos-types": "10.93.0" | ||
}, | ||
@@ -81,3 +81,3 @@ "peerDependencies": { | ||
}, | ||
"falconPackageHash": "92d6acd298bca41aebbf3b5e3b240b70baee33796543f986bc4be525" | ||
"falconPackageHash": "35f80a0d6c8cea669b47ba4bfb248251facf9be1a38f3125d0ee5390" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
383894
142
2034
+ Addedricos-content@10.93.0(transitive)
+ Addedricos-schema@10.93.0(transitive)
+ Addedricos-types@10.93.0(transitive)
- Removedricos-content@10.92.1(transitive)
- Removedricos-schema@10.92.1(transitive)
- Removedricos-types@10.92.1(transitive)
Updatedricos-types@10.93.0