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

ancient-funicular

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ancient-funicular - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

8

package.json
{
"name": "ancient-funicular",
"version": "4.0.2",
"version": "4.0.3",
"description": "Abstract hierarchical life cycle of the mount.",

@@ -9,5 +9,5 @@ "bugs": "https://github.com/AncientSouls/Funicular/issues",

"scripts": {
"tsc": "rm -rf ./lib ./tests && tsc",
"test": "mocha ./tests/index.js --require source-map-support/register",
"tslint": "tslint -c tslint.json './src/**/*.ts'",
"tsc": "rm -rf ./lib ./tests && ./node_modules/typescript/bin/tsc",
"test": "./node_modules/mocha/bin/mocha ./tests/index.js --require source-map-support/register",
"tslint": "./node_modules/tslint/bin/tslint -c tslint.json './src/**/*.ts'",
"dev-link": "npm link ancient-mixins && npm link ancient-cursor",

@@ -14,0 +14,0 @@ "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)"

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