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

think-demo-task-list

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

think-demo-task-list - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/js/_demo-task-list.js

2

dist/index.js

@@ -12,3 +12,3 @@ 'use strict';

var _demoTaskList = require('./_demo-task-list.js');
var _demoTaskList = require('./js/_demo-task-list.js');

@@ -15,0 +15,0 @@ var _demoTaskList2 = _interopRequireDefault(_demoTaskList);

import TaskListReact from './react/TaskList';
import taskList from './_demo-task-list.js';
import taskList from './js/_demo-task-list.js';

@@ -4,0 +4,0 @@ export { TaskListReact };

{
"name": "think-demo-task-list",
"version": "2.0.0",
"version": "2.0.1",
"description": "This is a sample task list component built specifically to demonstrate the use of Lerna in a Think Company Build Kit",

@@ -5,0 +5,0 @@ "main": "dist/index",

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