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

eic-vocab-app-models

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eic-vocab-app-models - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

dist/index.js

@@ -15,4 +15,8 @@ 'use strict';

var _Review = require('./Review');
var _Review2 = _interopRequireDefault(_Review);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
exports.default = { Practice: _Practice2.default, StudyPlan: _StudyPlan2.default };
exports.default = { Practice: _Practice2.default, StudyPlan: _StudyPlan2.default, Review: _Review2.default };

2

package.json
{
"name": "eic-vocab-app-models",
"version": "1.2.0",
"version": "1.2.1",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "files": [

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