New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

latching

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

latching - npm Package Compare versions

Comparing version 0.9.7 to 1.0.0

2

Gruntfile.js
/*
** Latching -- Run-Time Hook Latching
** Copyright (c) 2012-2017 Ralf S. Engelschall <rse@engelschall.com>
** Copyright (c) 2012-2018 Ralf S. Engelschall <rse@engelschall.com>
**

@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining

/*
** Latching -- Run-Time Hook Latching
** Copyright (c) 2012-2017 Ralf S. Engelschall <rse@engelschall.com>
** Copyright (c) 2012-2018 Ralf S. Engelschall <rse@engelschall.com>
**

@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining

/*
** Latching -- Run-Time Hook Latching
** Copyright (c) 2012-2017 Ralf S. Engelschall <rse@engelschall.com>
** Copyright (c) 2012-2018 Ralf S. Engelschall <rse@engelschall.com>
**

@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining

{
"name": "latching",
"version": "0.9.7",
"version": "1.0.0",
"description": "Run-Time Hook Latching",

@@ -20,10 +20,10 @@ "keywords": [ "hook", "latch" ],

"devDependencies": {
"grunt": "~1.0.1",
"grunt-cli": "~1.2.0",
"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-mocha-test": "~0.13.3",
"mocha": "~4.0.1",
"chai": "~4.1.2"
"grunt": "1.0.2",
"grunt-cli": "1.2.0",
"grunt-contrib-jshint": "1.1.0",
"grunt-contrib-clean": "1.1.0",
"grunt-mocha-test": "0.13.3",
"mocha": "5.0.5",
"chai": "4.1.2"
}
}

@@ -101,4 +101,2 @@

#### Node environments (with NPM package manager):
```shell

@@ -108,8 +106,2 @@ $ npm install latching

#### Browser environments (with Bower package manager):
```shell
$ bower install latching
```
Application Programming Interface (API)

@@ -257,3 +249,3 @@ ---------------------------------------

Copyright (c) 2012-2017 Ralf S. Engelschall (http://engelschall.com/)
Copyright (c) 2012-2018 Ralf S. Engelschall (http://engelschall.com/)

@@ -260,0 +252,0 @@ Permission is hereby granted, free of charge, to any person obtaining

Sorry, the diff of this file is not supported yet

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