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

ifm-lw-r1-js

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ifm-lw-r1-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "ifm-lw-r1-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "inFullMobile Language Wars: Round 1 - JavaScript",

@@ -5,0 +5,0 @@ "main": "f.js",

@@ -22,22 +22,14 @@ inFullMobile Language Wars: Round 1 - JavaScript

### Solution 1
1. Simple iterative solution with loops and variables:
[old syntax](solution-1-old.js) ([gist][solution-1-old-gist]),
[new syntax](solution-1-new.js) ([gist][solution-1-new-gist])
Simple iterative solution with loops and variables:
* [solution-1-old.js](solution-1-old.js) ([gist][solution-1-old-gist])- old syntax
* [solution-1-new.js](solution-1-new.js) ([gist][solution-1-new-gist])- new syntax
Sample input
------------
Sample input functions to test the solution,
written using old syntax to make it clear what's going on:
Sample input to test the solution, using old syntax for simplicity: [helpers.js](helpers.js)
* [helpers.js](helpers.js)
Tests
-----
Implementation tests:
Implementation tests: [tests.js](tests/tests.js)
* [tests.js](tests/tests.js)
Issues

@@ -70,3 +62,3 @@ ------

[circle-url]: https://circleci.com/gh/rsp/ifm-lw-r1-js
[circle-img]: https://circleci.com/gh/rsp/ifm-lw-r1-js.svg?style=svg
[circle-img]: https://circleci.com/gh/rsp/ifm-lw-r1-js.svg?style=svg&circle-token=297eb2043562377c18aa17ecb8fa7286be8bf229
[circle-shield]: https://img.shields.io/circleci/project/github/rsp/ifm-lw-r1-js.svg?label=Circle+CI

@@ -73,0 +65,0 @@ [snyk-url]: https://snyk.io/test/github/rsp/ifm-lw-r1-js

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