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

jeyson

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeyson - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

27

package.json
{
"name": "jeyson",
"version": "1.0.0",
"description": "json template engine",
"main": "index.js",
"version": "1.0.1",
"description": "Json template engine",
"main": "./src/index.js",
"scripts": {
"test": "test"
},
"directories": {
"test": "test"
},
"repository": {

@@ -15,10 +18,9 @@ "type": "git",

"json",
"template",
"engine",
"templating",
"jsong",
"jso-ng",
"jeyson"
"template",
"factory",
"maker"
],
"author": "dawn",
"author": "nishant",
"license": "WTFPL",

@@ -28,3 +30,10 @@ "bugs": {

},
"homepage": "https://github.com/nishants/jso-ng#readme"
"homepage": "https://github.com/nishants/jso-ng#readme",
"dependencies": {
"extend": "^3.0.0"
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5"
}
}
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