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

ironium

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ironium - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

1

Gruntfile.js

@@ -6,2 +6,3 @@ module.exports = function(grunt) {

grunt.loadNpmTasks('grunt-notify');
grunt.loadNpmTasks('grunt-release');
grunt.loadNpmTasks('grunt-traceur');

@@ -8,0 +9,0 @@

5

package.json
{
"name": "ironium",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {

@@ -28,3 +28,4 @@ "test": "./node_modules/.bin/mocha",

"grunt-contrib-watch": "~0.5.3",
"grunt-notify": "~0.2.16"
"grunt-notify": "~0.2.16",
"grunt-release": "~0.6.0"
},

@@ -31,0 +32,0 @@ "repository": {

@@ -33,3 +33,3 @@ **[Ironium](https://github.com/assaf/ironium)** A simple API for working with

### The How
## The How

@@ -204,3 +204,3 @@ Ironium has a simple API that exposes three primary methods:

## Development
## Contributing

@@ -207,0 +207,0 @@ Ironium is written in ECMAScript 6, because better syntax. Specifically you'll

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