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

@thi.ng/atom

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/atom - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="1.4.6"></a>
## [1.4.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@1.4.5...@thi.ng/atom@1.4.6) (2018-08-01)
**Note:** Version bump only for package @thi.ng/atom
<a name="1.4.5"></a>

@@ -8,0 +16,0 @@ ## [1.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@1.4.4...@thi.ng/atom@1.4.5) (2018-07-20)

2

history.js

@@ -9,2 +9,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var History_1;
const mixin = require("@thi.ng/api/mixins/inotify");

@@ -229,2 +230,1 @@ const equiv_1 = require("@thi.ng/equiv");

exports.History = History;
var History_1;
{
"name": "@thi.ng/atom",
"version": "1.4.5",
"version": "1.4.6",
"description": "Mutable wrapper for immutable values",

@@ -23,15 +23,15 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.6",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"typedoc": "^0.11.1",
"typescript": "^2.8.3"
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/api": "^4.0.5",
"@thi.ng/checks": "^1.5.6",
"@thi.ng/equiv": "^0.1.6",
"@thi.ng/errors": "^0.1.5",
"@thi.ng/paths": "^1.5.1"
"@thi.ng/api": "^4.0.6",
"@thi.ng/checks": "^1.5.7",
"@thi.ng/equiv": "^0.1.7",
"@thi.ng/errors": "^0.1.6",
"@thi.ng/paths": "^1.5.2"
},

@@ -38,0 +38,0 @@ "keywords": [

@@ -274,3 +274,3 @@ # @thi.ng/atom

[Source](https://github.com/thi-ng/umbrella/tree/master/examples/login-form) | [Live demo](http://demo.thi.ng/umbrella/login-form/)
[Source](https://github.com/thi-ng/umbrella/tree/master/examples/login-form) | [Live demo](https://demo.thi.ng/umbrella/login-form/)

@@ -277,0 +277,0 @@ ```ts

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