Socket
Socket
Sign inDemoInstall

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.2.6 to 0.2.7

2

lib/bundle.js

@@ -13,3 +13,3 @@ "use strict";

let path;
if (_.isString(p)) {
if (_.isString(p) || _.isNumber(p)) {
path = p;

@@ -16,0 +16,0 @@ }

{
"name": "ancient-cursor",
"version": "0.2.6",
"version": "0.2.7",
"description": "Abstract container of data synchronization.",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/AncientSouls/Cursor/issues",

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