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

ancient-cursor

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ancient-cursor - npm Package Compare versions

Comparing version 0.1.0-beta to 0.1.0

.git

8

package.json
{
"name": "ancient-cursor",
"version": "0.1.0-beta",
"version": "0.1.0",
"description": "Abstract container of data synchronization.",

@@ -11,2 +11,3 @@ "bugs": "https://github.com/AncientSouls/Cursor/issues",

"test": "mocha ./tests/index.js --require source-map-support/register",
"tslint": "tslint -c tslint.json './src/**/*.ts'",
"dev-link": "npm link ancient-mixins",

@@ -17,3 +18,3 @@ "dev-test": "(rm -rf .dev && git clone -b dev https://github.com/AncientSouls/AncientSouls.github.io.git .dev && cd .dev && git submodule init && git submodule update && npm run dev-install) && npm link ./ && (cd .dev && npm run dev-use-links && npm run dev-check)"

"lodash": "^4.17.5",
"ancient-mixins": "AncientSouls/Mixins#develop"
"ancient-mixins": "^0.0.0"
},

@@ -26,4 +27,7 @@ "devDependencies": {

"source-map-support": "^0.5.3",
"tslint": "^5.9.1",
"tslint-config-airbnb": "^5.7.0",
"tslint-eslint-rules": "^5.1.0",
"typescript": "^2.7.2"
}
}

@@ -1,8 +0,8 @@

# Ancient Souls Cursor
# Ancient Cursor
Abstract container of data synchronization.
[![GitHub Release](https://img.shields.io/github/release/AncientSouls/Cursor.svg)](https://github.com/AncientSouls/Cursor/releases)
[![NPM](https://img.shields.io/npm/v/ancient-cursor.svg)](https://www.npmjs.com/package/ancient-cursor)
[![Build Status](https://travis-ci.org/AncientSouls/Cursor.svg?branch=master)](https://travis-ci.org/AncientSouls/Cursor)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c81b6e5866d14bfe98ceb5ff0c5554da)](https://www.codacy.com/app/ivansglazunov/Cursor?utm_source=github.com&utm_medium=referral&utm_content=AncientSouls/Cursor&utm_campaign=Badge_Grade)
[![Read the Docs](https://img.shields.io/readthedocs/pip.svg)](https://ancientsouls.github.io/)

Sorry, the diff of this file is not supported yet

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