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

fairmont-core

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont-core - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

lib/index.coffee

21

package.json
{
"name": "fairmont-core",
"version": "2.0.0",
"version": "2.1.0",
"description": "Functional reactive programming in JavaScript",

@@ -12,4 +12,3 @@ "files": [

"scripts": {
"test": "coffee --transpile test/index.coffee",
"watch": "coffee -o lib/ -cw src/*.*coffee"
"test": "gulp test"
},

@@ -26,17 +25,9 @@ "repository": {

"devDependencies": {
"amen": "^2.0.1",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"coffeescript": "^2.0.3",
"del": "^3.0.0",
"amen": "^2.0.2",
"fairmont-build-tools": "^1.0.1",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-coffee": "^2.3.5",
"gulp-pug": "^3.3.0",
"gulp-stylus": "^2.6.0",
"gulp-webserver": "^0.9.1",
"json": "^9.0.3",
"when": "^3.7.3"
"power-assert": "^1.4.4"
},
"dependencies": {},
"engine": "node >= 4.0.x"
"engine": "node >= 6.1.0"
}
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