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

sailfish

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sailfish - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

CHANGELOG.md

@@ -1,2 +0,2 @@

v0.0.12
v0.0.13
* dom.js - improved dom parsing

@@ -3,0 +3,0 @@ * added the ability to pass functions as a component options

{
"name": "sailfish",
"version": "0.0.12",
"main": "./index.js",
"bin": {
"sailfish": "./bin/sailfish"
},
"dependencies": {
"commander": "2.2.x",
"walk": "2.3.x",
"async": "0.7.x",
"node.extend": "1.0.x",
"dot": "1.0.x",
"requirejs": "2.1.x",
"less-middleware": "0.1.x",
"less": "1.7.x",
"mkdirp": "0.3.x"
},
"description": "sailfish - это фремфорк для создания web-приложений на JavaScript. Фреймворк является самодостаточным, т.е содержит в себе как серверную так и клиентскую части.",
"devDependencies": {
"karma": "0.12.x"
},
"scripts": {
"test": "./node_modules/karma/bin/karma start"
},
"repository": {
"type": "git",
"url": "https://github.com/ershov-konst/sailfish"
},
"author": "Konstantin Ershov",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/ershov-konst/sailfish/issues"
},
"homepage": "https://github.com/ershov-konst/sailfish"
"name": "sailfish",
"version": "0.0.13",
"main": "./index.js",
"bin": {
"sailfish": "./bin/sailfish"
},
"dependencies": {
"commander": "2.2.x",
"walk": "2.3.x",
"async": "0.7.x",
"node.extend": "1.0.x",
"dot": "1.0.x",
"requirejs": "2.1.x",
"less-middleware": "0.1.x",
"less": "1.7.x",
"mkdirp": "0.3.x"
},
"description": "sailfish - это фремфорк для создания web-приложений на JavaScript. Фреймворк является самодостаточным, т.е содержит в себе как серверную так и клиентскую части.",
"devDependencies": {
"karma": "0.12.x",
"karma-chrome-launcher": "~0.1.3",
"karma-jasmine": "~0.1.5",
"karma-requirejs": "~0.2.1",
"karma-phantomjs-launcher": "~0.1.4"
},
"scripts": {
"test": "./node_modules/karma/bin/karma start"
},
"repository": {
"type": "git",
"url": "https://github.com/ershov-konst/sailfish"
},
"author": "Konstantin Ershov",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/ershov-konst/sailfish/issues"
},
"homepage": "https://github.com/ershov-konst/sailfish"
}
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