Socket
Socket
Sign inDemoInstall

@roomservice/core

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roomservice/core - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

4

dist/index.d.ts
export { vsReader } from './versionstamp';
export { MapInterpreter } from './map';
export { ListInterpreter } from './list';
export { MapInterpreter, MapMeta, MapStore } from './map';
export { ListInterpreter, ListMeta, ListStore } from './list';
export * from './types';
{
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

// Interpret Version Stamps
export { vsReader } from './versionstamp';
export { MapInterpreter } from './map';
export { ListInterpreter } from './list';
export { MapInterpreter, MapMeta, MapStore } from './map';
export { ListInterpreter, ListMeta, ListStore } from './list';
export * from './types';
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