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

rylaijs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rylaijs - npm Package Compare versions

Comparing version 0.0.4 to 1.0.0

38

package.json
{
"name": "rylaijs",
"description": "spachcock based cliend-side routing thing",
"private": false,
"version": "0.0.4",
"author": "eray <relfishere@gmail.com>",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "browserify src/rylai.js -o build/rylai.js",
"pushState": "node pushState.js"
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"path-to-regexp": "1.2.1"
},
"devDependencies": {
"express": "4.13.4"
},
"keywords": [
"browser",
"spachcock",
"express",
"route",
"router",
"routing",
"controller",
"library"
],
"repository": {
"type": "git",
"url": "git@github.com:erayarslan/rylai.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"license": "mit",
"main": "./src/rylai.js"
}
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,23 +0,5 @@

[![NPM](https://nodei.co/npm/rylaijs.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/rylaijs/)
# Deprecated Package
## install
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
```sh
$ npm install rylaijs
```
## build
```sh
$ npm run build
```
## pushState
```sh
$ npm run pushState
```
## license
MIT.
Please contact support@npmjs.com if you have questions about this package.
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