ancient-cursor
Advanced tools
Comparing version 0.1.0-beta to 0.1.0
{ | ||
"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
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
681
0
0
50312
9
33
+ Addedancient-mixins@0.0.0(transitive)
+ Addedevents@2.1.0(transitive)
+ Addeduuid@3.4.0(transitive)
Updatedancient-mixins@^0.0.0